|
|
|
panel_above(3) -- panel stack extension for curses
|
|
Panels are curses(3X) windows with the added feature of depth. Panel functions allow the use of stacked windows and ensure the proper portions of each window and the curses stdscr window are hidden or... |
|
panel_below(3) -- panel stack extension for curses
|
|
Panels are curses(3X) windows with the added feature of depth. Panel functions allow the use of stacked windows and ensure the proper portions of each window and the curses stdscr window are hidden or... |
|
|
panel_hidden(3) -- panel stack extension for curses
|
|
Panels are curses(3X) windows with the added feature of depth. Panel functions allow the use of stacked windows and ensure the proper portions of each window and the curses stdscr window are hidden or... |
|
panel_userptr(3) -- panel stack extension for curses
|
|
Panels are curses(3X) windows with the added feature of depth. Panel functions allow the use of stacked windows and ensure the proper portions of each window and the curses stdscr window are hidden or... |
|
panel_window(3) -- panel stack extension for curses
|
|
Panels are curses(3X) windows with the added feature of depth. Panel functions allow the use of stacked windows and ensure the proper portions of each window and the curses stdscr window are hidden or... |
|
parse_lt(3) -- functions for parsing and checking login time periods
|
|
This set of functions may be used for parsing and checking login and session times against a predefined list of allowed login times as used in login.conf(5). The format of allowed and disallowed sessi... |
|
pause(3) -- stop until signal
|
|
Pause is made obsolete by sigsuspend(2). The pause() function forces a process to pause until a signal is received from either the kill(2) function or an interval timer. (See setitimer(2).) Upon termi... |
|
pcap(3) -- Packet Capture library
|
|
The Packet Capture library provides a high level interface to packet capture systems. All packets on the network, even those destined for other hosts, are accessible through this mechanism. |
|
pclose(3) -- process I/O
|
|
The popen() function ``opens'' a process by creating a bidirectional pipe forking, and invoking the shell. Any streams opened by previous popen() calls in the parent process are closed in the new ch... |
|
pechochar(3) -- create and display curses pads
|
|
The newpad routine creates and returns a pointer to a new pad data structure with the given number of lines, nlines, and columns, ncols. A pad is like a window, except that it is not restricted by the... |
|
perror(3) -- system error messages
|
|
The strerror(), strerror_r() and perror() functions look up the error message string corresponding to an error number. The strerror() function accepts an error number argument errnum and returns a poi... |
|
pmap_getmaps(3) -- library routines for remote procedure calls
|
|
The svc_*() and clnt_*() functions described in this page are the old, TS-RPC interface to the XDR and RPC library, and exist for backward com- patibility. The new interface is described in the pages ... |
|
pmap_getport(3) -- library routines for remote procedure calls
|
|
The svc_*() and clnt_*() functions described in this page are the old, TS-RPC interface to the XDR and RPC library, and exist for backward com- patibility. The new interface is described in the pages ... |
|
pmap_rmtcall(3) -- library routines for remote procedure calls
|
|
The svc_*() and clnt_*() functions described in this page are the old, TS-RPC interface to the XDR and RPC library, and exist for backward com- patibility. The new interface is described in the pages ... |
|
pmap_set(3) -- library routines for remote procedure calls
|
|
The svc_*() and clnt_*() functions described in this page are the old, TS-RPC interface to the XDR and RPC library, and exist for backward com- patibility. The new interface is described in the pages ... |