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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 atol(3) -- convert ASCII string to long integer
    The atol() function converts the initial portion of the string pointed to by nptr to long integer representation. It is equivalent to: strtol(nptr, (char **)NULL, 10);
 atoll(3) -- convert ASCII string to long long integer
    The atoll() function converts the initial portion of the string pointed to by nptr to long integer representation. It is equivalent to: strtoll(nptr, (char **)NULL, 10);
 attroff(3) -- curses character and window attribute control routines
    These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with wad- dch, waddstr and wprintw. At...
 attron(3) -- curses character and window attribute control routines
    These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with wad- dch, waddstr and wprintw. At...
 attrset(3) -- curses character and window attribute control routines
    These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with wad- dch, waddstr and wprintw. At...
 attr_get(3) -- curses character and window attribute control routines
    These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with wad- dch, waddstr and wprintw. At...
 attr_off(3) -- curses character and window attribute control routines
    These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with wad- dch, waddstr and wprintw. At...
 attr_on(3) -- curses character and window attribute control routines
    These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with wad- dch, waddstr and wprintw. At...
 attr_set(3) -- curses character and window attribute control routines
    These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the window with wad- dch, waddstr and wprintw. At...
 authenticate(3) -- simplified interface to the BSD Authentication system
    These functions provide a simplified interface to the BSD Authentication system (see bsd_auth(3)). The auth_userokay() function provides a single function call interface. Provided with a user's name ...
 authnone_create(3) -- library routines for remote procedure calls
    These routines establish authentication information for use by the RPC functions described in rpc(3). auth_destroy() is a macro that destroys the authentication information associated with auth. Destr...
 authunix_create(3) -- library routines for remote procedure calls
    These routines establish authentication information for use by the RPC functions described in rpc(3). auth_destroy() is a macro that destroys the authentication information associated with auth. Destr...
 authunix_create_default(3) -- library routines for remote procedure calls
    These routines establish authentication information for use by the RPC functions described in rpc(3). auth_destroy() is a macro that destroys the authentication information associated with auth. Destr...
 auth_approval(3) -- simplified interface to the BSD Authentication system
    These functions provide a simplified interface to the BSD Authentication system (see bsd_auth(3)). The auth_userokay() function provides a single function call interface. Provided with a user's name ...
 auth_call(3) -- interface to the BSD Authentication system
    These functions provide the lower level interface to the BSD Authentication system. They all operate on a BSD Authentication session pointer, as, which is returned by auth_open(). The session pointer ...
<<  [Prev]  35  36  37  38  39  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  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service