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

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 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 which is described in group(5). Each line of the database is defined by the structure group found in the include file : struct group { char *g...
 getgrgid(3) -- group database operations
    These functions operate on the group database file which is described in group(5). Each line of the database is defined by the structure group found in the include file : struct group { char *g...
 getgrnam(3) -- group database operations
    These functions operate on the group database file which is described in group(5). Each line of the database is defined by the structure group found in the include file : struct group { char *g...
 getgrouplist(3) -- calculate group access list
    The getgrouplist() function reads through the group database and calculates the group access list for the user specified in name. The basegid is automatically included in the groups list. Typically th...
 gethostbyaddr(3) -- get network host entry
    The gethostbyname(), gethostbyname2() and gethostbyaddr() functions each return a pointer to an object with the following structure describing an internet host referenced by name or by address, respec...
 gethostbyname(3) -- get network host entry
    The gethostbyname(), gethostbyname2() and gethostbyaddr() functions each return a pointer to an object with the following structure describing an internet host referenced by name or by address, respec...
 gethostbyname2(3) -- get network host entry
    The gethostbyname(), gethostbyname2() and gethostbyaddr() functions each return a pointer to an object with the following structure describing an internet host referenced by name or by address, respec...
 gethostid(3) -- get/set unique identifier of current host
    sethostid() establishes a 32-bit identifier for the current processor that is intended to be unique among all UNIX systems in existence. This is normally a DARPA Internet address for the local machine...
 gethostname(3) -- get/set name of current host
    gethostname() returns the standard host name for the current processor, as previously set by sethostname(). The parameter namelen specifies the size of the name array. The returned name is null-termin...
 getifaddrs(3) -- get interface addresses
    The getifaddrs() function stores a reference to a linked list of the network interfaces on the local machine in the memory referenced by ifap. The list consists of ifaddrs structures, as defined in th...
 getloadavg(3) -- get system load averages
    The getloadavg() function returns the number of processes in the system run queue averaged over various periods of time. Up to nelem samples are retrieved and assigned to successive elements of loadav...
 getmaxpartitions(3) -- get the maximum number of partitions allowed per disk
    getmaxpartitions() returns the number of partitions that are allowed per disk on the system.
 getmntinfo(3) -- get information about mounted file systems
    The getmntinfo() function returns an array of statfs structures describing each currently mounted file system (see statfs(2)). The getmntinfo() function passes its flags parameter transparently to get...
<<  [Prev]  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  
31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service