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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 ratecheck(9) -- function to help implement rate-limited actions
    The ratecheck() function provides a simple time interval check which can be used when implementing time-based rate-limited actions. If the difference between the current monotonically-increasing syste...
 readdisklabel(9) -- disk label management routines
    This collection of routines provides a disklabel management interface to kernel device drivers. These routines are classified as machine- or architecture-dependent because of restrictions imposed by t...
 relookup(9) -- pathname lookup
    The namei interface is used to convert pathnames to file system vnodes. The name of the interface is actually a contraction of the words name and inode for name-to-inode conversion, in the days before...
 resettodr(9) -- set battery-backed clock from system time
    The resettodr() function sets the system's battery backed clock based on the contents of the system time variable.
 runtime(9) -- system time variables
    The time variable is the system's ``wall time'' clock. It is set at boot by inittodr(9), and is updated by the settimeofday(2) system call and by periodic clock interrupts. The boottime variable ho...
 scanc(9) -- kernel library routines
    The kern library implements a set of useful functions and macros inside the kernel.
 setdisklabel(9) -- disk label management routines
    This collection of routines provides a disklabel management interface to kernel device drivers. These routines are classified as machine- or architecture-dependent because of restrictions imposed by t...
 shutdownhook_disestablish(9) -- add or remove a shutdown hook
    The shutdownhook_establish() function adds fn to the list of hooks invoked by doshutdownhooks(9) at shutdown. When invoked, the hook function fn will be passed arg as its only argument. The shutdownho...
 shutdownhook_establish(9) -- add or remove a shutdown hook
    The shutdownhook_establish() function adds fn to the list of hooks invoked by doshutdownhooks(9) at shutdown. When invoked, the hook function fn will be passed arg as its only argument. The shutdownho...
 simple_lock(9) -- kernel lock functions
    The lock functions provide synchronisation in the kernel by preventing multiple processes from simultaneously executing critical sections of code accessing shared data. A number of different locks are...
 simple_lock_init(9) -- kernel lock functions
    The lock functions provide synchronisation in the kernel by preventing multiple processes from simultaneously executing critical sections of code accessing shared data. A number of different locks are...
 simple_lock_try(9) -- kernel lock functions
    The lock functions provide synchronisation in the kernel by preventing multiple processes from simultaneously executing critical sections of code accessing shared data. A number of different locks are...
 simple_unlock(9) -- kernel lock functions
    The lock functions provide synchronisation in the kernel by preventing multiple processes from simultaneously executing critical sections of code accessing shared data. A number of different locks are...
 skpc(9) -- kernel library routines
    The kern library implements a set of useful functions and macros inside the kernel.
 sleep(9) -- process context sleep and wakeup
    These functions implement voluntary context switching. tsleep() and sleep() are used throughout the kernel whenever processing in the current context can not continue for any of the following reasons:...
<<  [Prev]  325  326  327  328  329  330  331  332  333  334  335  336  337  338  339  340  341  342  343  344  345  
346  347  348  349  350  351  352  353  354  355  356  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service