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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 k_pioctl(3) -- AFS library
    k_hasafs() initializes some library internal structures, and tests for the presence of AFS in the kernel, none of the other functions should be called before k_hasafs() is called, or if it fails. kafs...
 k_setpag(3) -- AFS library
    k_hasafs() initializes some library internal structures, and tests for the presence of AFS in the kernel, none of the other functions should be called before k_hasafs() is called, or if it fails. kafs...
 k_unlog(3) -- AFS library
    k_hasafs() initializes some library internal structures, and tests for the presence of AFS in the kernel, none of the other functions should be called before k_hasafs() is called, or if it fails. kafs...
 l64a(3) -- convert between 32-bit integer and radix-64 ASCII string
    The a64l() and l64a() functions are used to maintain numbers stored in radix-64 ASCII characters. This is a notation by which 32-bit integers can be represented by up to six characters; each character...
 labs(3) -- return the absolute value of a long integer
    The labs() function returns the absolute value of the long integer i. The llabs() function returns the absolute value of the long 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.
 leaveok(3) -- curses output options
    These routines set options that change the style of output within curses. All options are initially FALSE, unless otherwise stated. It is not necessary to turn these options off before calling endwin....
 letoh16(3) -- convert values between different byte orderings
    These routines convert 16, 32 and 64-bit quantities between different byte orderings. The ``swap'' functions reverse the byte ordering of the given quantity, the others converts either from/to the n...
 letoh32(3) -- convert values between different byte orderings
    These routines convert 16, 32 and 64-bit quantities between different byte orderings. The ``swap'' functions reverse the byte ordering of the given quantity, the others converts either from/to the n...
 letoh64(3) -- convert values between different byte orderings
    These routines convert 16, 32 and 64-bit quantities between different byte orderings. The ``swap'' functions reverse the byte ordering of the given quantity, the others converts either from/to the n...
 lfind(3) -- linear searching routines
    The functions lsearch(), and lfind() provide basic linear searching functionality. base is the pointer to the beginning of an array. The argument nelp is the current number of elements in the array, w...
 lgamma(3) -- log gamma functions
    
 lgammaf(3) -- log gamma functions
    
<<  [Prev]  71  72  73  74  75  76  77  78  79  80  81  82  83  84  85  86  87  88  89  90  91  
92  93  94  95  96  97  98  99  100  101  102  103  104  105  106  107  108  109  110  111  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service