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

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 getpwent_r(3) -- password database operations
    These functions operate on the password database file which is described in passwd(5). Each entry in the database is defined by the structure passwd found in the include file : struct passwd { ...
 getpwnam(3) -- password database operations
    These functions operate on the password database file which is described in passwd(5). Each entry in the database is defined by the structure passwd found in the include file : struct passwd { ...
 getpwnam_r(3) -- password database operations
    These functions operate on the password database file which is described in passwd(5). Each entry in the database is defined by the structure passwd found in the include file : struct passwd { ...
 getpwuid(3) -- password database operations
    These functions operate on the password database file which is described in passwd(5). Each entry in the database is defined by the structure passwd found in the include file : struct passwd { ...
 getpwuid_r(3) -- password database operations
    These functions operate on the password database file which is described in passwd(5). Each entry in the database is defined by the structure passwd found in the include file : struct passwd { ...
 getrpcbyname(3) -- get RPC entry
    The getrpcent(), getrpcbyname(), and getrpcbynumber() functions each return a pointer to an object with the following structure containing the broken-out fields of a line in the rpc program number dat...
 getrpcbynumber(3) -- get RPC entry
    The getrpcent(), getrpcbyname(), and getrpcbynumber() functions each return a pointer to an object with the following structure containing the broken-out fields of a line in the rpc program number dat...
 getrpcent(3) -- get RPC entry
    The getrpcent(), getrpcbyname(), and getrpcbynumber() functions each return a pointer to an object with the following structure containing the broken-out fields of a line in the rpc program number dat...
 getrpcport(3) -- get RPC port number
    The getrpcport() function returns the port number for version versnum of the RPC program prognum running on host and using protocol proto. It returns 0 if it cannot contact the portmapper, or if progn...
 gets(3) -- get a line from a stream
    The fgets() function reads at most one less than the number of characters specified by size from the given stream and stores them in the string str. Reading stops when a newline character is found, at...
 getservbyname(3) -- get service entry
    The getservent(), getservbyname(), and getservbyport() functions each return a pointer to an object with the following structure containing the broken-out fields of a line in the network services data...
 getservbyport(3) -- get service entry
    The getservent(), getservbyname(), and getservbyport() functions each return a pointer to an object with the following structure containing the broken-out fields of a line in the network services data...
 getservent(3) -- get service entry
    The getservent(), getservbyname(), and getservbyport() functions each return a pointer to an object with the following structure containing the broken-out fields of a line in the network services data...
 getstr(3) -- accept character strings from curses terminal keyboard
    The function getstr is equivalent to a series of calls to getch, until a newline or carriage return is received (the terminating character is not included in the returned string). The resulting value ...
 getsubopt(3) -- get sub options from an argument
    The getsubopt() function parses a string containing tokens delimited by one or more tab, space or comma (`,') characters. It is intended for use in parsing groups of option arguments provided as part...
<<  [Prev]  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  70  71  72  73  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service