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

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 spltty(9) -- manipulate interrupt priorities
    This API is deprecated. Use mutexes to protect data structures instead. See mutex(9) for more information. The spl() function family sets the interrupt priority ``level'' of the CPU. This prevents i...
 splvm(9) -- manipulate interrupt priorities
    This API is deprecated. Use mutexes to protect data structures instead. See mutex(9) for more information. The spl() function family sets the interrupt priority ``level'' of the CPU. This prevents i...
 splx(9) -- manipulate interrupt priorities
    This API is deprecated. Use mutexes to protect data structures instead. See mutex(9) for more information. The spl() function family sets the interrupt priority ``level'' of the CPU. This prevents i...
 srandom(9) -- supply pseudo-random numbers
    The random() function will by default produce a sequence of numbers that can be duplicated by calling srandom() with `1' as the seed. The srandom() function may be called with any arbitrary seed valu...
 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...
<<  [Prev]  321  322  323  324  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  357  358  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service