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

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 dirname(3) -- report the parent directory name of a file pathname
    The dirname() function takes a pointer to a character string that contains a pathname, path, and returns a pointer to a string that is a pathname of the parent directory of path. Trailing '/' charac...
 disklabel_dkcksum(3) -- compute the checksum for a disklabel
    disklabel_dkcksum() computes the checksum for the disklabel passed in as lp.
 disklabel_scan(3) -- scan a buffer for a valid disklabel
    disklabel_scan() scans the memory region specified by buf and buflen for a valid disklabel. If such a label is found, it is copied into lp.
 div(3) -- return quotient and remainder from division
    The div() function computes the value num/denom and returns the quotient and remainder in a structure named div_t that contains two int members named quot and rem.
 dladdr(3) -- dynamic link interface
    These functions provide an interface to the run-time linker ld.so(1). They allow new shared objects to be loaded into the process' address space under program control. The dlopen() function takes a n...
 dlclose(3) -- dynamic link interface
    These functions provide an interface to the run-time linker ld.so(1). They allow new shared objects to be loaded into the process' address space under program control. The dlopen() function takes a n...
 dlctl(3) -- dynamic link interface
    These functions provide an interface to the run-time linker ld.so(1). They allow new shared objects to be loaded into the process' address space under program control. The dlopen() function takes a n...
 dlerror(3) -- dynamic link interface
    These functions provide an interface to the run-time linker ld.so(1). They allow new shared objects to be loaded into the process' address space under program control. The dlopen() function takes a n...
 dlfcn(3) -- dynamic link interface
    These functions provide an interface to the run-time linker ld.so(1). They allow new shared objects to be loaded into the process' address space under program control. The dlopen() function takes a n...
 dlopen(3) -- dynamic link interface
    These functions provide an interface to the run-time linker ld.so(1). They allow new shared objects to be loaded into the process' address space under program control. The dlopen() function takes a n...
 dlsym(3) -- dynamic link interface
    These functions provide an interface to the run-time linker ld.so(1). They allow new shared objects to be loaded into the process' address space under program control. The dlopen() function takes a n...
 dngettext(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...
 dn_comp(3) -- resolver routines
    These routines are used for making, sending and interpreting query and reply messages with Internet domain name servers. Global configuration and state information that is used by the resolver routine...
 dn_expand(3) -- resolver routines
    These routines are used for making, sending and interpreting query and reply messages with Internet domain name servers. Global configuration and state information that is used by the resolver routine...
 drand48(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...
<<  [Prev]  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  52  53  54  55  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service