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

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 md_get_uint16le(9) -- set of functions to dissect an mbuf chain to various data types
    These functions are used to decompose mbuf chains to various data types. The mdchain structure is used as a working context and should be initialized through a call of the mb_initm() function. It has ...
 md_get_uint32(9) -- set of functions to dissect an mbuf chain to various data types
    These functions are used to decompose mbuf chains to various data types. The mdchain structure is used as a working context and should be initialized through a call of the mb_initm() function. It has ...
 md_get_uint32be(9) -- set of functions to dissect an mbuf chain to various data types
    These functions are used to decompose mbuf chains to various data types. The mdchain structure is used as a working context and should be initialized through a call of the mb_initm() function. It has ...
 md_get_uint32le(9) -- set of functions to dissect an mbuf chain to various data types
    These functions are used to decompose mbuf chains to various data types. The mdchain structure is used as a working context and should be initialized through a call of the mb_initm() function. It has ...
 md_get_uint8(9) -- set of functions to dissect an mbuf chain to various data types
    These functions are used to decompose mbuf chains to various data types. The mdchain structure is used as a working context and should be initialized through a call of the mb_initm() function. It has ...
 md_get_uio(9) -- set of functions to dissect an mbuf chain to various data types
    These functions are used to decompose mbuf chains to various data types. The mdchain structure is used as a working context and should be initialized through a call of the mb_initm() function. It has ...
 md_initm(9) -- set of functions to dissect an mbuf chain to various data types
    These functions are used to decompose mbuf chains to various data types. The mdchain structure is used as a working context and should be initialized through a call of the mb_initm() function. It has ...
 md_next_record(9) -- set of functions to dissect an mbuf chain to various data types
    These functions are used to decompose mbuf chains to various data types. The mdchain structure is used as a working context and should be initialized through a call of the mb_initm() function. It has ...
 microseq(9) -- ppbus microsequencer developer's guide
    See ppbus(4) for ppbus description and general info about the microsequencer. The purpose of this document is to encourage developers to use the microsequencer mechanism in order to have: 1. a uniform...
 microtime(9) -- get the current time
    The microtime() and getmicrotime() functions store the system time as a struct timeval at the address specified by tv. The nanotime() and getnanotime() functions perform the same utility, but record t...
 microuptime(9) -- get the time elapsed since boot
    The microuptime() and getmicrouptime() functions store the time elapsed since boot as a struct timeval at the address specified by tv. The nanouptime() and getnanouptime() functions perform the same u...
 minor(9) -- calculate device ids
    The device_ids family of functions take either the raw device ID, id, or a pointer to the device structure, dev, and return the integer value that is the major or minor device ID as requested. The act...
 mi_switch(9) -- switch to another thread context
    The mi_switch() function implements the machine independent prelude to a thread context switch. It is called from only a few distinguished places in the kernel code as a result of the principle of non...
 module(9) -- structure describing a kernel module
    Each module in the kernel is described by a module_t structure. The structure contains the name of the device, a unique ID number, a pointer to an event handler function and to an argument, which is g...
 MODULE_DEPEND(9) -- set kernel module dependencies
    The MODULE_DEPEND() macro sets a dependency on another kernel module with name moddepend, which has been registered its version with MODULE_VERSION(). Three versions must be specified on which the mod...
<<  [Prev]  3  4  5  6  7  8  9  10  11  12  13  14  15  16  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  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service