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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 gsignal(9r) -- General: Sends a signal to a process group
    The gsignal routine sends a signal to a process group, invoking psignal for each process that is a member of the specified process group.
 htonl(9r) -- General: Convert word and longword values
    The htonl routine converts the specified longword value from host-to-network byte order. The htons routine converts the specified word value from host-to-network byte order. The TCP/IP protocols speci...
 htons(9r) -- General: Convert word and longword values
    The htonl routine converts the specified longword value from host-to-network byte order. The htons routine converts the specified word value from host-to-network byte order. The TCP/IP protocols speci...
 hz(9v) -- Global Variable: Stores the number of clock ticks per second
    The hz global variable is set to the number of clock ticks per second. The value is useful for timing purposes. For example, if a kernel module wants to schedule a routine to be run in 2 seconds, you ...
 insq(9r) -- STREAMS: Inserts a STREAMS message into a queue
    The insq interface inserts a STREAMS message into a queue. The message to be inserted (the message_to_be_inserted argument) is placed in the queue (the message_queue argument) immediately before the m...
 insque(9r) -- General: Add or remove an element from the queue
    The insque routine adds the element that the elem argument specifies to the queue. The routine inserts elem in the next position after pred in the queue. The remque routine removes the element that th...
 intro(9) -- Introduction to kernel module routines, data structures, and global variables
    Section 9 describes the routines, data structures, and global variables used to develop kernel modules. The descriptions are presented in alphabetical order. Each reference page carries one of the fol...
 IS_KSEG_VA(9r) -- General: Determine if
    The IS_KSEG_VA routine determines if the specified address is located in the kernel-unmapped address space. The IS_SEG0_VA routine determines if the specified address is located in the user-mapped add...
 IS_SEG0_VA(9r) -- General: Determine if
    The IS_KSEG_VA routine determines if the specified address is located in the kernel-unmapped address space. The IS_SEG0_VA routine determines if the specified address is located in the user-mapped add...
 IS_SEG1_VA(9r) -- General: Determine if
    The IS_KSEG_VA routine determines if the specified address is located in the kernel-unmapped address space. The IS_SEG0_VA routine determines if the specified address is located in the user-mapped add...
 kernel_isrthread(9r) -- General: Starts a fixed priority kernel thread dedicated to interrupt service
    The kernel_isrthread routine creates and starts a kernel thread at the specified entry point. This kernel thread handles only interrupt service requests in the specified task and at the specified prio...
 kernel_thread_w_arg(9r) -- General: Starts a kernel thread with a calling argument passed in
    The kernel_thread_w_arg routine creates and starts a kernel thread in the specified task at the specified entry point with a specified argument. The kernel_thread_w_arg routine passes the specified ar...
 KSEG_TO_PHYS(9r) -- General: Converts a kernel-unmapped virtual address to a physical address
    The KSEG_TO_PHYS routine converts a kernel-unmapped virtual address to a kernel physical address. Device drivers can use this physical address in DMA operations. Prior to calling KSEG_TO_PHYS, device ...
 lbolt(9v) -- Global Variable: Is a periodic wakeup mechanism
    You use the lbolt global variable as a periodic wakeup mechanism. Wakeups are done on the lbolt variable once per second. For example, if a kernel module was polling for an event once per second, you ...
 linkb(9r) -- STREAMS: Concatenates two message blocks
    The linkb interface creates a new message by adding the message specified in the message_to_be_added argument to the tail of the message specified in the message argument. The continuation pointer (th...
<<  [Prev]  442  443  444  445  446  447  448  449  450  451  452  453  454  455  456  457  458  459  460  461  462  
463  464  465  466  467  468  469  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service