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

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 tprintf_open(9) -- kernel formatted output conversion
    The printf() family of functions allows the kernel to send formatted messages to various output devices. The functions printf() and vprintf() send formatted strings to the system console. The function...
 tsleep(9) -- process context sleep and and wakeup
    These functions implement voluntary context switching. ltsleep(), tsleep() and sleep() are used throughout the kernel whenever processing in the current context can not continue for any of the followi...
 ttyprintf(9) -- kernel formatted output conversion
    The printf() family of functions allows the kernel to send formatted messages to various output devices. The functions printf() and vprintf() send formatted strings to the system console. The function...
 uao_create(9) -- virtual memory system external interface
    The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl...
 uao_detach(9) -- virtual memory system external interface
    The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl...
 uao_reference(9) -- virtual memory system external interface
    The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl...
 ubc_alloc(9) -- virtual memory system external interface
    The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl...
 ubc_release(9) -- virtual memory system external interface
    The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl...
 ucom(9) -- interface for USB tty like devices
    The ucom driver is a (relatively) easy way to make a USB device look like a tty(4). It basically takes two bulk pipes, input and output, and makes a tty out of them. This is useful for a number of dev...
 uiomove(9) -- move data described by a struct uio
    The uiomove function copies up to n bytes between the kernel-space address pointed to by buf and the addresses described by uio, which may be in user-space or kernel-space. The uio argument is a point...
 ungetnewvnode(9) -- kernel representation of a file or directory
    The vnode is the focus of all file activity in NetBSD. There is a unique vnode allocated for each active file, directory, mounted-on file, fifo, domain socket, symbolic link and device. The kernel has...
 untimeout(9) -- execute a function after a specified length of time
    The callout facility provides a mechanism to execute a function at a given time. The timer is based on the hardclock timer which ticks hz times per second. The function is called at softclock interrup...
 uprintf(9) -- kernel formatted output conversion
    The printf() family of functions allows the kernel to send formatted messages to various output devices. The functions printf() and vprintf() send formatted strings to the system console. The function...
 usbdi(9) -- USB device drivers interface
    Device driver access to the USB bus centers around transfers. A transfer describes a communication with a USB device. A transfer is an abstract concept that can result in several physical packets bein...
 uvm(9) -- virtual memory system external interface
    The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl...
<<  [Prev]  139  140  141  142  143  144  145  146  147  148  149  150  151  152  153  154  155  156  157  158  159  
160  161  162  163  164  165  166  167  168  169  170  171  172  173  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service