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

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 lcong48(3) -- pseudo random number generators and initialization routines
    The rand48() family of functions generates pseudo-random numbers using a linear congruential algorithm working on integers 48 bits in size. The particular formula employed is r(n+1) = (a * r(n) + c) m...
 ldexp(3) -- multiply floating-point number by integral power of 2
    The ldexp() function multiplies a floating-point number by an integral power of 2.
 ldiv(3) -- return quotient and remainder from division
    The ldiv() function computes the value num/denom and returns the quotient and remainder in a structure named ldiv_t that contains two long integer members named quot and rem.
 lfind(3) -- linear searching routines
    These interfaces were obsolete before they were written. They are avail- able from the compatibility library, libcompat. The functions lsearch(), and lfind() provide basic linear searching functionali...
 lgamma(3) -- log gamma function
    
 lgammaf(3) -- log gamma function
    
 lgammaf_r(3) -- log gamma function
    
 lgamma_r(3) -- log gamma function
    
 lh_stats(3) -- LHASH statistics
    The LHASH structure records statistics about most aspects of accessing the hash table. This is mostly a legacy of Eric Young writing this library for the reasons of implementing what looked like a nic...
 libusbhid(3) -- USB HID access routines
    The usbhid library provides routines to extract data from USB Human Interface Devices. INTRODUCTION    [Toc]    [Back] USB HID devices send and receive data layed out in a device dependent way. The us...
 linkaddr(3) -- elementary address specification routines for link level access
    The routine link_addr() interprets character strings representing linklevel addresses, returning binary information suitable for use in system calls. The routine link_ntoa() takes a link-level address...
 linkntoa(3) -- elementary address specification routines for link level access
    The routine link_addr() interprets character strings representing linklevel addresses, returning binary information suitable for use in system calls. The routine link_ntoa() takes a link-level address...
 link_addr(3) -- elementary address specification routines for link level access
    The routine link_addr() interprets character strings representing linklevel addresses, returning binary information suitable for use in system calls. The routine link_ntoa() takes a link-level address...
 link_ntoa(3) -- elementary address specification routines for link level access
    The routine link_addr() interprets character strings representing linklevel addresses, returning binary information suitable for use in system calls. The routine link_ntoa() takes a link-level address...
 LIST_EMPTY(3) -- implementations of singlylinked lists, lists, simple queues, tail queues, and circular queues
    These macros define and operate on five types of data structures: singlylinked lists, lists, simple queues, tail queues, and circular queues. All five structures support the following functionality: 1...
<<  [Prev]  50  51  52  53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  
71  72  73  74  75  76  77  78  79  80  81  82  83  84  85  86  87  88  89  90  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service