|
add_audio_randomness(9) -- device kernel interface
|
The add_mouse_randomness(), add_tty_randomness(), add_net_randomness(), add_disk_randomness() and add_audio_randomness() routines are used to supply data for the random data source device for further ... |
add_disk_randomness(9) -- device kernel interface
|
The add_mouse_randomness(), add_tty_randomness(), add_net_randomness(), add_disk_randomness() and add_audio_randomness() routines are used to supply data for the random data source device for further ... |
add_mouse_randomness(9) -- device kernel interface
|
The add_mouse_randomness(), add_tty_randomness(), add_net_randomness(), add_disk_randomness() and add_audio_randomness() routines are used to supply data for the random data source device for further ... |
add_net_randomness(9) -- device kernel interface
|
The add_mouse_randomness(), add_tty_randomness(), add_net_randomness(), add_disk_randomness() and add_audio_randomness() routines are used to supply data for the random data source device for further ... |
add_timer_randomness(9) -- device kernel interface
|
The add_mouse_randomness(), add_tty_randomness(), add_net_randomness(), add_disk_randomness() and add_audio_randomness() routines are used to supply data for the random data source device for further ... |
add_true_randomness(9) -- device kernel interface
|
The add_mouse_randomness(), add_tty_randomness(), add_net_randomness(), add_disk_randomness() and add_audio_randomness() routines are used to supply data for the random data source device for further ... |
add_tty_randomness(9) -- device kernel interface
|
The add_mouse_randomness(), add_tty_randomness(), add_net_randomness(), add_disk_randomness() and add_audio_randomness() routines are used to supply data for the random data source device for further ... |
altq(9) -- kernel interfaces for manipulating output queues on network interfaces
|
The ALTQ system is a framework to manage queuing disciplines on network interfaces. ALTQ introduces new macros to manipulate output queues. The output queue macros are used to abstract queue operation... |
arc4random(9) -- device kernel interface
|
The add_mouse_randomness(), add_tty_randomness(), add_net_randomness(), add_disk_randomness() and add_audio_randomness() routines are used to supply data for the random data source device for further ... |
assert(9) -- kernel library routines
|
The kern library implements a set of useful functions and macros inside the kernel. |
audio(9) -- interface between low and high level audio drivers
|
The audio device driver is divided into a high level, hardware independent layer, and a low level, hardware dependent layer. The interface between these is the audio_hw_if structure. struct audio_hw_i... |
autoconf(9) -- autoconfiguration framework
|
Autoconfiguration is the process of matching hardware devices with an appropriate device driver. In its most basic form, autoconfiguration consists of the recursive process of finding and attaching al... |
bcmp(9) -- kernel library routines
|
The kern library implements a set of useful functions and macros inside the kernel. |