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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 hardclock(9) -- real-time system clock
    hardclock() implements the real-time system clock, interrupting hz(9) times a second. The argument frame is an opaque, machine dependent structure that encapsulates the previous machine state. hardclo...
 hash(9) -- general kernel hashing functions
    The hash32() functions are used to give a consistent and general interface to a decent hashing algorithm within the kernel. These functions can be used to hash ASCII NUL terminated strings, as well as...
 hashinit(9) -- kernel hashtable functions
    The hashinit() function is used to allocate a hashtable of a desired size given by the num argument. The hashinit() function will round this number to the next power of two, and allocate and initializ...
 hook_disestablish(9) -- add or remove a hook from a specified list
    The hook_establish() function adds fn to the list of hooks invoked by dohooks(9). If tail is non-zero, the hook is added to the tail of the list denoted by the TAILQ_HEAD pointer head, otherwise to th...
 hook_establish(9) -- add or remove a hook from a specified list
    The hook_establish() function adds fn to the list of hooks invoked by dohooks(9). If tail is non-zero, the hook is added to the tail of the list denoted by the TAILQ_HEAD pointer head, otherwise to th...
 hz(9) -- system time model
    The system is driven by hardclock(9) interrupts, which occur at hz frequency, and are used to keep track of real time. On systems where another independent clock is available, it is set at stathz freq...
 hzto(9) -- translate absolute time to timeout delay
    The hzto() function computes the number of hz until the specified time occurs. This is mainly used to translate a timeval into a suitable argument for timeout(9).
 iic(9) -- Inter IC (I2C) bus
    I2C is a two-wire bus developed by Philips used for connecting integrated circuits. It is commonly used for connecting devices such as EEPROMs, temperature sensors, fan controllers, real-time clocks, ...
 imax(9) -- kernel library routines
    The kern library implements a set of useful functions and macros inside the kernel.
 imin(9) -- kernel library routines
    The kern library implements a set of useful functions and macros inside the kernel.
 inittodr(9) -- initialize system time
    The inittodr() function determines the time and sets the system clock. It tries to pick the correct time using a set of heuristics that examine the system's battery-backed clock and the time reported...
 intro(9) -- introduction to the kernel internals
    The manual pages in section 9 contain information related to the internal kernel data structures, variables and functions.
 KASSERT(9) -- kernel library routines
    The kern library implements a set of useful functions and macros inside the kernel.
 KDASSERT(9) -- kernel library routines
    The kern library implements a set of useful functions and macros inside the kernel.
 kern(9) -- kernel library routines
    The kern library implements a set of useful functions and macros inside the kernel.
<<  [Prev]  315  316  317  318  319  320  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  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service