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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 getchar_unlocked(3) -- get next character from stream, efficiently
    The getc_unlocked() and getchar_unlocked() functions are equivalent to their locked counterparts, getc(3) and getchar(3). However, getc_unlocked() and getchar_unlocked() assume that the relevant strea...
 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 from stream, efficiently
    The getc_unlocked() and getchar_unlocked() functions are equivalent to their locked counterparts, getc(3) and getchar(3). However, getc_unlocked() and getchar_unlocked() assume that the relevant strea...
 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 obtain...
 getdomainname(3) -- get/set YP domain name of current host
    The getdomainname() function returns the YP domain name for the current processor, as previously set by setdomainname(). The parameter namelen specifies the size of the name array. If insufficient spa...
 getdtablesize(3) -- get descriptor table size
    Each process has a fixed size descriptor table, which is guaranteed to have at least 20 slots. The entries in the descriptor table are numbered with small integers starting at 0. The call getdtablesiz...
 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,
 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,
 getgrent(3) -- group database operations
    These functions operate on the group database file /etc/group which is described in group(5). Each line of the database is defined by the structure struct group found in the include file : stru...
 getgrgid(3) -- group database operations
    These functions operate on the group database file /etc/group which is described in group(5). Each line of the database is defined by the structure struct group found in the include file : stru...
 getgrgid_r(3) -- group database operations
    These functions operate on the group database file /etc/group which is described in group(5). Each line of the database is defined by the structure struct group found in the include file : stru...
 getgrnam(3) -- group database operations
    These functions operate on the group database file /etc/group which is described in group(5). Each line of the database is defined by the structure struct group found in the include file : stru...
<<  [Prev]  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  70  71  72  73  74  75  76  77  78  79  80  81  82  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service