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

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 setprotoent(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...
 setpwent(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 { ...
 setrgid(3) -- set user and group ID
    The setruid() function (setrgid()) sets the real user ID (group ID) of the current process.
 setrpcent(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 data base, /etc/...
 setruid(3) -- set user and group ID
    The setruid() function (setrgid()) sets the real user ID (group ID) of the current process.
 setservent(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...
 setstate(3) -- better random number generator; routines for changing generators
    The random() function uses a non-linear additive feedback random number generator employing a default table of size 31 long integers to return successive pseudo-random numbers in the range from 0 to (...
 setttyent(3) -- get ttys file entry
    The getttyent(), and getttynam() functions each return a pointer to an object, with the following structure, containing the broken-out fields of a line from the tty description file. struct ttyent { c...
 setusercontext(3) -- query login.conf database about a user class
    The login_getclass() function extracts the entry specified by class (or default if class is NULL or the empty string) from /etc/login.conf (see login.conf(5)). If the entry is found, a login_cap_t poi...
 setusershell(3) -- get valid user shells
    The getusershell() function returns a pointer to a valid user shell as defined by the system manager in the shells database as described in shells(5). If the shells database is not available, getusers...
 setvbuf(3) -- stream buffering operations
    The three types of buffering available are unbuffered, block buffered, and line buffered. When an output stream is unbuffered, information appears on the destination file or terminal as soon as writte...
 set_com_err_hook(3) -- common error display library
    The com_err library provides a common error-reporting mechanism for defining and accessing error codes and descriptions for application software packages. Error descriptions are defined in a table and...
 sha1(3) -- calculate the NIST Secure Hash Algorithm
    The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1. SHA-1 is used to generate a condensed representation of a message called a message digest. The algorithm takes a me...
 SHA1Data(3) -- calculate the NIST Secure Hash Algorithm
    The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1. SHA-1 is used to generate a condensed representation of a message called a message digest. The algorithm takes a me...
 SHA1End(3) -- calculate the NIST Secure Hash Algorithm
    The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1. SHA-1 is used to generate a condensed representation of a message called a message digest. The algorithm takes a me...
<<  [Prev]  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  81  82  83  84  85  86  87  88  89  90  91  92  93  94  95  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service