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

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 svc_vc_create(3) -- library routines for the creation of server handles
    These routines are part of the RPC library which allows C language programs to make procedure calls on servers across the network. These routines deal with the creation of service handles. Once the ha...
 svis(3) -- visually encode characters
    The vis() function copies into dst a string which represents the character c. If c needs no encoding, it is copied in unaltered. The string is null terminated, and a pointer to the end of the string i...
 swab(3) -- swap adjacent bytes
    The function swab() copies len bytes from the location referenced by src to the location referenced by dst, swapping adjacent bytes. The argument len must be even number.
 swapon(3) -- add a swap device for interleaved paging/swapping
    This interface is provided for compatibility only and has been obsoleted by swapctl(2). swapon() makes the block device special available to the system for allocation for paging and swapping. The name...
 sysconf(3) -- get configurable system variables
    This interface is defined by IEEE Std 1003.1-1988 (``POSIX.1''). A far more complete interface is available using sysctl(3). The sysconf() function provides a method for applications to determine th...
 sysctl(3) -- get or set system information
    The sysctl function retrieves system information and allows processes with appropriate privileges to set system information. The information available from sysctl consists of integers, strings, and ta...
 syslog(3) -- control system log
    The syslog() function writes message to the system message logger. The message is then written to the system console, log files, logged-in users, or forwarded to other machines as appropriate (See sys...
 system(3) -- pass a command to the shell
    The system() function hands the argument string to the command interpreter sh(1). The calling process waits for the shell to finish executing the command, ignoring SIGINT and SIGQUIT, and blocking SIG...
 sys_siglist(3) -- system signal messages
    The psignal() function locates the descriptive message string for the given signal number sig and writes it to the standard error. If the argument s is non-NULL it is written to the standard error fil...
 sys_signame(3) -- system signal messages
    The psignal() function locates the descriptive message string for the given signal number sig and writes it to the standard error. If the argument s is non-NULL it is written to the standard error fil...
 TAILQ_EMPTY(3) -- implementations of singlylinked lists, lists, simple queues, tail queues, and circular queues
    These macros define and operate on five types of data structures: singlylinked lists, lists, simple queues, tail queues, and circular queues. All five structures support the following functionality: 1...
 TAILQ_ENTRY(3) -- implementations of singlylinked lists, lists, simple queues, tail queues, and circular queues
    These macros define and operate on five types of data structures: singlylinked lists, lists, simple queues, tail queues, and circular queues. All five structures support the following functionality: 1...
 TAILQ_FIRST(3) -- implementations of singlylinked lists, lists, simple queues, tail queues, and circular queues
    These macros define and operate on five types of data structures: singlylinked lists, lists, simple queues, tail queues, and circular queues. All five structures support the following functionality: 1...
 TAILQ_HEAD(3) -- implementations of singlylinked lists, lists, simple queues, tail queues, and circular queues
    These macros define and operate on five types of data structures: singlylinked lists, lists, simple queues, tail queues, and circular queues. All five structures support the following functionality: 1...
 TAILQ_HEAD_INITIALIZER(3) -- implementations of singlylinked lists, lists, simple queues, tail queues, and circular queues
    These macros define and operate on five types of data structures: singlylinked lists, lists, simple queues, tail queues, and circular queues. All five structures support the following functionality: 1...
<<  [Prev]  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  96  97  98  99  100  101  102  103  104  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service