These RND functions make a device available for entropy collection for /dev/random. Ideally the first argument rnd_source of these functions gets included in the devices' entity struct, but any means...
These RND functions make a device available for entropy collection for /dev/random. Ideally the first argument rnd_source of these functions gets included in the devices' entity struct, but any means...
These RND functions make a device available for entropy collection for /dev/random. Ideally the first argument rnd_source of these functions gets included in the devices' entity struct, but any means...
These RND functions make a device available for entropy collection for /dev/random. Ideally the first argument rnd_source of these functions gets included in the devices' entity struct, but any means...
These RND functions make a device available for entropy collection for /dev/random. Ideally the first argument rnd_source of these functions gets included in the devices' entity struct, but any means...
The rt_timer functions provide a generic route callout functionality. They allow a function to be called for a route at any time. This was originally intended to be used to remove routes added by path...
The rt_timer functions provide a generic route callout functionality. They allow a function to be called for a route at any time. This was originally intended to be used to remove routes added by path...
The rt_timer functions provide a generic route callout functionality. They allow a function to be called for a route at any time. This was originally intended to be used to remove routes added by path...
The rt_timer functions provide a generic route callout functionality. They allow a function to be called for a route at any time. This was originally intended to be used to remove routes added by path...
The rt_timer functions provide a generic route callout functionality. They allow a function to be called for a route at any time. This was originally intended to be used to remove routes added by path...
The rt_timer functions provide a generic route callout functionality. They allow a function to be called for a route at any time. This was originally intended to be used to remove routes added by path...
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...
The scsipi system is the middle layer interface between SCSI/ATAPI host bus adapters (HBA) and high-level SCSI/ATAPI drivers. This document describes the interfaces provided by the scsipi layer toward...
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...
The setrunqueue and remrunqueue functions manipulate the system queue of runnable processes. The system scheduler uses this queue to find the highest-priority process when a process switch occurs. The...