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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 logwtmp(3) -- login utility functions
    The login(), logout(), and logwtmp() functions operate on the database of current users in /var/run/utmp and on the logfile /var/log/wtmp of logins and logouts. The login() function updates the /var/r...
 longjmp(3) -- non-local jumps
    The sigsetjmp(), setjmp(), and _setjmp() functions save their calling environment in env. Each of these functions returns 0. The corresponding longjmp() functions restore the environment saved by the ...
 longjmperror(3) -- non-local jumps
    The sigsetjmp(), setjmp(), and _setjmp() functions save their calling environment in env. Each of these functions returns 0. The corresponding longjmp() functions restore the environment saved by the ...
 longname(3) -- curses environment query routines
    The baudrate routine returns the output speed of the terminal. The number returned is in bits per second, for example 9600, and is an integer. The erasechar routine returns the user's current erase c...
 lrand48(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...
 lsearch(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...
 malloc(3) -- memory allocation and deallocation
    The malloc() function allocates uninitialized space for an object whose size is specified by size. The malloc() function maintains multiple lists of free blocks according to size, allocating space fro...
 math(3) -- introduction to mathematical library functions
    These functions constitute the C math library, libm. The link editor searches this library under the ``-lm'' option. Declarations for these functions may be obtained from the include file .
 mathf(3) -- introduction to mathematical library functions
    These functions constitute the C math library, libm. The link editor searches this library under the ``-lm'' option. Declarations for these functions may be obtained from the include file .
 mcprint(3) -- ship binary data to printer
    This function uses the mc5p or mc4 and mc5 capabilities, if they are present, to ship given data to a printer attached to the terminal. Note that the mcprint code has no way to do flow control with th...
 MD2(3) -- MD2, MD4, and MD5 hash functions
    MD2, MD4, and MD5 are cryptographic hash functions with a 128 bit output. MD2(), MD4(), and MD5() compute the MD2, MD4, and MD5 message digest of the n bytes at d and place it in md (which must have s...
 MD2_Final(3) -- MD2, MD4, and MD5 hash functions
    MD2, MD4, and MD5 are cryptographic hash functions with a 128 bit output. MD2(), MD4(), and MD5() compute the MD2, MD4, and MD5 message digest of the n bytes at d and place it in md (which must have s...
 MD2_Init(3) -- MD2, MD4, and MD5 hash functions
    MD2, MD4, and MD5 are cryptographic hash functions with a 128 bit output. MD2(), MD4(), and MD5() compute the MD2, MD4, and MD5 message digest of the n bytes at d and place it in md (which must have s...
 MD2_Update(3) -- MD2, MD4, and MD5 hash functions
    MD2, MD4, and MD5 are cryptographic hash functions with a 128 bit output. MD2(), MD4(), and MD5() compute the MD2, MD4, and MD5 message digest of the n bytes at d and place it in md (which must have s...
 MD4(3) -- MD2, MD4, and MD5 hash functions
    MD2, MD4, and MD5 are cryptographic hash functions with a 128 bit output. MD2(), MD4(), and MD5() compute the MD2, MD4, and MD5 message digest of the n bytes at d and place it in md (which must have s...
<<  [Prev]  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  112  113  114  115  116  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service