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

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 getmode(3) -- modify mode bits
    The getmode() function returns a copy of the file permission bits mode as altered by the values pointed to by set. While only the mode bits are altered, other parts of the file mode may be examined. T...
 getnameinfo(3) -- address-to-nodename translation in protocol-independent manner
    The getnameinfo() function is defined for protocol-independent addressto-nodename translation. Its functionality is a reverse conversion of getaddrinfo(3), and implements similar functionality with ge...
 getnetbyaddr(3) -- get network entry
    The getnetent(), getnetbyname(), and getnetbyaddr() functions each return a pointer to an object with the following structure containing the broken-out fields of a line in the network data base as des...
 getnetbyname(3) -- get network entry
    The getnetent(), getnetbyname(), and getnetbyaddr() functions each return a pointer to an object with the following structure containing the broken-out fields of a line in the network data base as des...
 getnetconfig(3) -- get network configuration database entry
    The library routines described on this page provide the application access to the system network configuration database, /etc/netconfig. getnetconfig() returns a pointer to the current entry in the da...
 getnetconfigent(3) -- get network configuration database entry
    The library routines described on this page provide the application access to the system network configuration database, /etc/netconfig. getnetconfig() returns a pointer to the current entry in the da...
 getnetent(3) -- get network entry
    The getnetent(), getnetbyname(), and getnetbyaddr() functions each return a pointer to an object with the following structure containing the broken-out fields of a line in the network data base as des...
 getnetgrent(3) -- netgroup database operations
    These functions operate on the netgroup database file which is described in netgroup(5). The database defines a set of netgroups, each made up of one or more triples: (host, user, domain) that defines...
 getnetpath(3) -- get /etc/netconfig entry corresponding to NETPATH component
    The routines described in this page provide the application access to the system network configuration database, /etc/netconfig, as it is ``filtered'' by the NETPATH environment variable (see enviro...
 getopt(3) -- get option character from command line argument list
    The getopt() function incrementally parses a command line argument list argv and returns the next known option character. An option character is known if it has been specified in the string of accepte...
 getopt_long(3) -- get long options from command line argument list
    The getopt_long() function is similar to getopt(3) but it accepts options in two forms: words and characters. The getopt_long() function provides a superset of of the functionality of getopt(3). getop...
 getpagesize(3) -- get system page size
    This interface is obsoleted by sysconf(3). getpagesize() returns the number of bytes in a page. Page granularity is the granularity of many of the memory management calls. The page size is a system pa...
 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 standar...
 getprogname(3) -- get/set the name of the current program
    These utility functions get and set the current program's name as used by various error-reporting functions. getprogname() returns the name of the current program. This function is typically useful w...
 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...
<<  [Prev]  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  51  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service