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

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 store(9) -- store data to user-space
    The store functions are designed to copy small amounts of data to userspace. The store routines provide the following functionality: subyte() Stores a byte of data to the user-space address base. susw...
 style(9) -- kernel source file style guide
    This file specifies the preferred style for kernel source files in the FreeBSD source tree. It is also a guide for the preferred userland code style. Many of the style rules are implicit in the exampl...
 subyte(9) -- store data to user-space
    The store functions are designed to copy small amounts of data to userspace. The store routines provide the following functionality: subyte() Stores a byte of data to the user-space address base. susw...
 suser(9) -- check if process has superuser privilege
    The suser and suser_cred functions check if the credentials given include superuser powers. The suser function is the most common, and should be used unless special circumstances dictate otherwise. Th...
 suser_cred(9) -- check if process has superuser privilege
    The suser and suser_cred functions check if the credentials given include superuser powers. The suser function is the most common, and should be used unless special circumstances dictate otherwise. Th...
 suswintr(9) -- store data to user-space
    The store functions are designed to copy small amounts of data to userspace. The store routines provide the following functionality: subyte() Stores a byte of data to the user-space address base. susw...
 susword(9) -- store data to user-space
    The store functions are designed to copy small amounts of data to userspace. The store routines provide the following functionality: subyte() Stores a byte of data to the user-space address base. susw...
 suword(9) -- store data to user-space
    The store functions are designed to copy small amounts of data to userspace. The store routines provide the following functionality: subyte() Stores a byte of data to the user-space address base. susw...
 swi(9) -- register and schedule software interrupt handlers
    These functions are used to register and schedule software interrupt handlers. Software interrupt handlers are attached to a software interrupt thread, just as hardware interrupt handlers are attached...
 swi_add(9) -- register and schedule software interrupt handlers
    These functions are used to register and schedule software interrupt handlers. Software interrupt handlers are attached to a software interrupt thread, just as hardware interrupt handlers are attached...
 swi_sched(9) -- register and schedule software interrupt handlers
    These functions are used to register and schedule software interrupt handlers. Software interrupt handlers are attached to a software interrupt thread, just as hardware interrupt handlers are attached...
 sx(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 sx_assert(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 sx_destroy(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 sx_downgrade(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
<<  [Prev]  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  
38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service