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

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 getch(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...
 getchar(3) -- get next character or word from input stream
    The fgetc() function obtains the next input character (if present) from the stream pointed at by stream, or the next character pushed back on the stream via ungetc(3). The getc() function acts essenti...
 getchar_unlocked(3) -- get next character or word from input stream
    The fgetc() function obtains the next input character (if present) from the stream pointed at by stream, or the next character pushed back on the stream via ungetc(3). The getc() function acts essenti...
 getcontext(3) -- get and set user thread context
    The getcontext() function saves the current thread's execution context in the structure pointed to by ucp. This saved context may then later be restored by calling setcontext(). The setcontext() func...
 getcwd(3) -- get working directory pathname
    The getcwd() function copies the absolute pathname of the current working directory into the memory referenced by buf and returns a pointer to buf. The size argument is the size, in bytes, of the arra...
 getc_unlocked(3) -- get next character or word from input stream
    The fgetc() function obtains the next input character (if present) from the stream pointed at by stream, or the next character pushed back on the stream via ungetc(3). The getc() function acts essenti...
 getdevs(3) -- device statistics utility library
    The devstat library is a library of helper functions for dealing with the kernel devstat(9) interface, which is accessible to users via sysctl(3) and kvm(3). All functions that take a kvm_t * as first...
 getdiskbyname(3) -- get generic disk description by its name
    The getdiskbyname() function takes a disk name (e.g. `rm03') and returns a prototype disk label describing its geometry information and the standard disk partition tables. All information is obtained...
 getdomainname(3) -- get/set the NIS domain name of current host
    The getdomainname() function returns the standard NIS domain name for the current host, as previously set by setdomainname(). The namelen argument specifies the size of the name array. The returned na...
 getenv(3) -- environment variable functions
    These functions set, unset and fetch environment variables from the host environment list. For compatibility with differing environment conventions, the given arguments name and value may be appended ...
 getfsent(3) -- get file system descriptor file entry
    The getfsent(), getfsspec(), and getfsfile() functions each return a pointer to an object with the following structure containing the brokenout fields of a line in the file system description file,
 getfsfile(3) -- get file system descriptor file entry
    The getfsent(), getfsspec(), and getfsfile() functions each return a pointer to an object with the following structure containing the brokenout fields of a line in the file system description file,
 getfsspec(3) -- get file system descriptor file entry
    The getfsent(), getfsspec(), and getfsfile() functions each return a pointer to an object with the following structure containing the brokenout fields of a line in the file system description file,
 getfstab(3) -- get file system descriptor file entry
    The getfsent(), getfsspec(), and getfsfile() functions each return a pointer to an object with the following structure containing the brokenout fields of a line in the file system description file,
 getfstype(3) -- get file system descriptor file entry
    The getfsent(), getfsspec(), and getfsfile() functions each return a pointer to an object with the following structure containing the brokenout fields of a line in the file system description file,
<<  [Prev]  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  
50  51  52  53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service