*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 ufs_disk_fillout(3) -- open and close userland UFS disks
    The ufs_disk_close() function closes a disk and frees internal memory related to it. It does not free the disk structure. The ufs_disk_fillout() and ufs_disk_fillout_blank() functions open a disk spec...
 ufs_disk_fillout_blank(3) -- open and close userland UFS disks
    The ufs_disk_close() function closes a disk and frees internal memory related to it. It does not free the disk structure. The ufs_disk_fillout() and ufs_disk_fillout_blank() functions open a disk spec...
 ufs_disk_write(3) -- open and close userland UFS disks
    The ufs_disk_close() function closes a disk and frees internal memory related to it. It does not free the disk structure. The ufs_disk_fillout() and ufs_disk_fillout_blank() functions open a disk spec...
 ulimit(3) -- get and set process limits
    The ulimit() function will get and set process limits. Currently this is limited to the maximum file size. The cmd argument is one of the following: UL_GETFSIZE will return the maximum file size in un...
 uname(3) -- get system identification
    The uname() function stores NUL-terminated strings of information identifying the current system into the structure referenced by name. The utsname structure is defined in the header f...
 unctrl(3) -- miscellaneous curses utility routines
    The unctrl routine returns a character string which is a printable representation of the character c, ignoring attributes. Control characters are displayed in the ^X notation. Printing characters are ...
 ungetc(3) -- un-get character from input stream
    The ungetc() function pushes the character c (converted to an unsigned char) back onto the input stream pointed to by stream. The pushed-back characters will be returned by subsequent reads on the str...
 ungetch(3) -- get (or push back) characters from curses terminal keyboard
    The getch, wgetch, mvgetch and mvwgetch, routines read a character from the window. In no-delay mode, if no input is waiting, the value ERR is returned. In delay mode, the program waits until the syst...
 ungetmouse(3) -- mouse interface through curses
    These functions provide an interface to mouse events from ncurses(3X). Mouse events are represented by KEY_MOUSE pseudo-key values in the wgetch input stream. To make mouse events visible, use the mou...
 ungetwc(3) -- un-get wide-character from input stream
    The ungetwc() function pushes the wide-character wc (converted to an wchar_t) back onto the input stream pointed to by stream. The pushedbacked wide-characters will be returned by subsequent reads on ...
 uniaddr(3) -- address handling
    The UNI message library contains a number of utility functions to handle NSAP and E.164 addresses. The function uni_str2nsap() parses a string and interprets it as an NSAP address. The string should c...
 unifunc(3) -- message handling functions
    The libngatm library handles UNI 4.0 messages. For each information element and message type the header files contain a structure definition. Additionally there are a number of help structures and a g...
 unimsg(3) -- message buffers
    These functions are used to manipulate variable sized message. They are inspired by BSD mbufs and SysV stream buffers, but somewhat simplified because signalling generally is a low bandwidth task. All...
 unistruct(3) -- ATM signalling library
    The libngatm library handles UNI 4.0 messages. For each information element and message type the header files contain a structure definition. Additionally there are a number of help structures and a g...
 unlockpt(3) -- pseudo-terminal access functions
    The grantpt(), ptsname(), unlockpt(), and posix_openpt() functions allow access to pseudo-terminal devices. The first three functions accept a file descriptor that references the master half of a pseu...
<<  [Prev]  142  143  144  145  146  147  148  149  150  151  152  153  154  155  156  157  158  159  160  161  162  
163  164  165  166  167  168  169  170  171  172  173  174  175  176  177  178  179  180  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service