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

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 kvm_read(3) -- read or write kernel virtual memory
    The kvm_read() and kvm_write() functions are used to read and write kernel virtual memory (or a crash dump file). See kvm_open(3) or kvm_openfiles(3) for information regarding opening kernel virtual m...
 kvm_write(3) -- read or write kernel virtual memory
    The kvm_read() and kvm_write() functions are used to read and write kernel virtual memory (or a crash dump file). See kvm_open(3) or kvm_openfiles(3) for information regarding opening kernel virtual m...
 l64a(3) -- convert between a long integer and a base-64 ASCII string
    The a64l() and l64a() functions convert between a long integer and its base-64 ASCII string representation. The characters used to represent ``digits'' are `.' for 0, `/' for 1, `0' - `9' for 2 ...
 l64a_r(3) -- convert between a long integer and a base-64 ASCII string
    The a64l() and l64a() functions convert between a long integer and its base-64 ASCII string representation. The characters used to represent ``digits'' are `.' for 0, `/' for 1, `0' - `9' for 2 ...
 labs(3) -- return the absolute value of a long integer
    The labs() function returns the absolute value of the long integer j.
 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...
<<  [Prev]  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  
52  53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service