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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 getpass(3) -- get a password
    The getpass() function displays a prompt to, and reads in a password from, /dev/tty. If this file is not accessible, getpass() displays the prompt on the standard error output and reads from the stand...
 getprotobyname(3) -- get protocol entry
    The getprotoent(), getprotobyname(), and getprotobynumber() functions each return a pointer to an object with the following structure containing the broken-out fields of a line in the network protocol...
 getprotobynumber(3) -- get protocol entry
    The getprotoent(), getprotobyname(), and getprotobynumber() functions each return a pointer to an object with the following structure containing the broken-out fields of a line in the network protocol...
 getprotoent(3) -- get protocol entry
    The getprotoent(), getprotobyname(), and getprotobynumber() functions each return a pointer to an object with the following structure containing the broken-out fields of a line in the network protocol...
 getpwent(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 struct passwd found in the include file : struct pa...
 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 struct passwd found in the include file : struct pa...
 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 struct passwd found in the include file : struct pa...
 getrawpartition(3) -- get the system ``raw'' partition
    getrawpartition() returns the partition number (`a' == 0, `b' == 1, ...) of the ``raw'' partition of the system's disks. The ``raw'' partition is defined as the partition which provides access ...
 getrpcbyname(3) -- get RPC entry
    getrpcent(), getrpcbyname(), and getrpcbynumber(), each return a pointer to an object with the following structure containing the broken-out fields of a line in the rpc program number database, /etc/r...
 getrpcbynumber(3) -- get RPC entry
    getrpcent(), getrpcbyname(), and getrpcbynumber(), each return a pointer to an object with the following structure containing the broken-out fields of a line in the rpc program number database, /etc/r...
 getrpcent(3) -- get RPC entry
    getrpcent(), getrpcbyname(), and getrpcbynumber(), each return a pointer to an object with the following structure containing the broken-out fields of a line in the rpc program number database, /etc/r...
 getrpcport(3) -- get RPC port number
    getrpcport() 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 prognum is not reg...
 getrrsetbyname(3) -- retrieve DNS records
    getrrsetbyname() gets a set of resource records associated with a hostname, rdclass and rdtype. hostname is a pointer a to null-terminated string. The flags field is currently unused and must be zero....
 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...
<<  [Prev]  96  97  98  99  100  101  102  103  104  105  106  107  108  109  110  111  112  113  114  115  116  
117  118  119  120  121  122  123  124  125  126  127  128  129  130  131  132  133  134  135  136  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service