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

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 authunix_create(3) -- library routines for remote procedure calls
    The svc_*() and clnt_*() functions described in this page are the old, TS-RPC interface to the XDR and RPC library, and exist for backward com- patibility. The new interface is described in the pages ...
 authunix_create_default(3) -- library routines for remote procedure calls
    The svc_*() and clnt_*() functions described in this page are the old, TS-RPC interface to the XDR and RPC library, and exist for backward com- patibility. The new interface is described in the pages ...
 auth_cat(3) -- authentication style support library for login class capabilities database
    This set of functions support the login class authorisation style interface provided by login.conf(5).
 auth_checknologin(3) -- authentication style support library for login class capabilities database
    This set of functions support the login class authorisation style interface provided by login.conf(5).
 auth_destroy(3) -- library routines for client side remote procedure call authentication
    These routines are part of the RPC library that allows C language programs to make procedure calls on other machines across the network, with desired authentication. These routines are normally called...
 auth_getval(3) -- functions for reading values from /etc/auth.conf
    The function auth_getval() returns the value associated with the field called name or NULL if no such field is found or the auth file cannot be opened.
 auth_hostok(3) -- functions for checking login class based login restrictions
    This set of functions checks to see if login is allowed based on login class capability entries in the login database, login.conf(5). The auth_ttyok() function checks to see if the named tty is availa...
 auth_timeok(3) -- functions for checking login class based login restrictions
    This set of functions checks to see if login is allowed based on login class capability entries in the login database, login.conf(5). The auth_ttyok() function checks to see if the named tty is availa...
 auth_ttyok(3) -- functions for checking login class based login restrictions
    This set of functions checks to see if login is allowed based on login class capability entries in the login database, login.conf(5). The auth_ttyok() function checks to see if the named tty is availa...
 basename(3) -- extract the base portion of a pathname
    The basename() function returns the last component from the pathname pointed to by path, deleting any trailing `/' characters. If path consists entirely of `/' characters, a pointer to the string "...
 baudrate(3) -- curses environment query routines
    The baudrate routine returns the output speed of the terminal. The number returned is in bits per second, for example 9600, and is an integer. The erasechar routine returns the user's current erase c...
 bcmp(3) -- compare byte string
    The bcmp() function compares byte string b1 against byte string b2, returning zero if they are identical, non-zero otherwise. Both strings are assumed to be len bytes long. Zero-length strings are alw...
 bcopy(3) -- copy byte string
    The bcopy() function copies len bytes from string src to string dst. The two strings may overlap. If len is zero, no bytes are copied.
 beep(3) -- curses bell and screen flash routines
    The beep and flash routines are used to alert the terminal user. The routine beep sounds an audible alarm on the terminal, if possible; otherwise it flashes the screen (visible bell). The routine flas...
 bindresvport(3) -- bind a socket to a privileged IP port
    The bindresvport() and bindresvport_sa() functions are used to bind a socket descriptor to a privileged IP port, that is, a port number in the range 0-1023. If sin is a pointer to a struct sockaddr_in...
<<  [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