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

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 nc_perror(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...
 nc_sperror(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...
 network(3) -- Internet address manipulation routines
    The routines inet_aton(), inet_addr() and inet_network() interpret character strings representing numbers expressed in the Internet standard "dotted quad" notation. The inet_pton() function converts...
 nextafter(3) -- Functions for IEEE arithmetic
    These functions are required or recommended by IEEE Std 754-1985. copysign() returns x with its sign changed to y's. finite() returns the value 1 just when -infinity < x < +infinity; otherwise a zero...
 nextafterf(3) -- Functions for IEEE arithmetic
    These functions are required or recommended by IEEE Std 754-1985. copysign() returns x with its sign changed to y's. finite() returns the value 1 just when -infinity < x < +infinity; otherwise a zero...
 ngettext(3) -- message handling functions
    The gettext(), dgettext(), and dcgettext() functions attempt to retrieve a target string based on the specified msgid argument within the context of a specific domain and the current locale. The lengt...
 nice(3) -- set program scheduling priority
    This interface is obsoleted by setpriority(2). The nice() function obtains the scheduling priority of the process from the system and sets it to the priority value specified in incr. The priority is a...
 nlist(3) -- retrieve symbol table name list from an executable file
    The nlist() function retrieves name list entries from the symbol table of an executable file. (See a.out(5).) The argument nl is set to reference the beginning of the list. The list is preened of bina...
 nl_langinfo(3) -- get locale information
    The nl_langinfo() function returns a pointer to a string containing information set by the program's locale. The names and values of item are defined in .
 nrand48(3) -- pseudo random number generators and initialization routines
    The rand48() family of functions generates pseudo-random numbers using a linear congruential algorithm working on integers 48 bits in size. The particular formula employed is r(n+1) = (a * r(n) + c) m...
 ns(3) -- Xerox NS(tm) address conversion routines
    The routine ns_addr() interprets character strings representing XNS addresses, returning binary information suitable for use in system calls. The routine ns_ntoa() takes XNS addresses and returns ASCI...
 nsdispatch(3) -- name-service switch dispatcher routine
    The nsdispatch() function invokes the callback functions specified in dtab in the order given in /etc/nsswitch.conf for the database database until a successful entry is found. retval is passed to eac...
 ns_addr(3) -- Xerox NS(tm) address conversion routines
    The routine ns_addr() interprets character strings representing XNS addresses, returning binary information suitable for use in system calls. The routine ns_ntoa() takes XNS addresses and returns ASCI...
 ns_ntoa(3) -- Xerox NS(tm) address conversion routines
    The routine ns_addr() interprets character strings representing XNS addresses, returning binary information suitable for use in system calls. The routine ns_ntoa() takes XNS addresses and returns ASCI...
 ntoa(3) -- Internet address manipulation routines
    The routines inet_aton(), inet_addr() and inet_network() interpret character strings representing numbers expressed in the Internet standard "dotted quad" notation. The inet_pton() function converts...
<<  [Prev]  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  74  75  76  77  78  79  80  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service