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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 mpool_delete(3) -- shared memory buffer pool
    mpool is the library interface intended to provide page oriented buffer management of files. The buffers may be shared between processes. The function mpool_open() initializes a memory pool. The key a...
 mpool_filter(3) -- shared memory buffer pool
    mpool is the library interface intended to provide page oriented buffer management of files. The buffers may be shared between processes. The function mpool_open() initializes a memory pool. The key a...
 mpool_get(3) -- shared memory buffer pool
    mpool is the library interface intended to provide page oriented buffer management of files. The buffers may be shared between processes. The function mpool_open() initializes a memory pool. The key a...
 mpool_new(3) -- shared memory buffer pool
    mpool is the library interface intended to provide page oriented buffer management of files. The buffers may be shared between processes. The function mpool_open() initializes a memory pool. The key a...
 mpool_open(3) -- shared memory buffer pool
    mpool is the library interface intended to provide page oriented buffer management of files. The buffers may be shared between processes. The function mpool_open() initializes a memory pool. The key a...
 mpool_put(3) -- shared memory buffer pool
    mpool is the library interface intended to provide page oriented buffer management of files. The buffers may be shared between processes. The function mpool_open() initializes a memory pool. The key a...
 mpool_sync(3) -- shared memory buffer pool
    mpool is the library interface intended to provide page oriented buffer management of files. The buffers may be shared between processes. The function mpool_open() initializes a memory pool. The key a...
 mrand48(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...
 mul(3) -- BIGNUM library internal functions
    This page documents the internal functions used by the OpenSSL BIGNUM implementation. They are described here to facilitate debugging and extending the library. They are not to be used by applications...
 mul_add(3) -- BIGNUM library internal functions
    This page documents the internal functions used by the OpenSSL BIGNUM implementation. They are described here to facilitate debugging and extending the library. They are not to be used by applications...
 mvaddch(3) -- add a character (with attributes) to a curses window, then advance the cursor
    The addch, waddch, mvaddch and mvwaddch routines put the character ch into the given window at its current window position, which is then advanced. They are analogous to putchar in stdio(3). If the ad...
 mvaddchnstr(3) -- add a string of characters (and attributes) to a curses window
    These routines copy chstr into the window image structure at and after the current cursor position. The four routines with n as the last argument copy at most n elements, but no more than will fit on ...
 mvaddchstr(3) -- add a string of characters (and attributes) to a curses window
    These routines copy chstr into the window image structure at and after the current cursor position. The four routines with n as the last argument copy at most n elements, but no more than will fit on ...
 mvaddnstr(3) -- add a string of characters to a curses window and advance cursor
    These routines write the characters of the (null-terminated) character string str on the given window. It is similar to calling waddch once for each character in the string. The four routines with n a...
 mvaddstr(3) -- add a string of characters to a curses window and advance cursor
    These routines write the characters of the (null-terminated) character string str on the given window. It is similar to calling waddch once for each character in the string. The four routines with n a...
<<  [Prev]  134  135  136  137  138  139  140  141  142  143  144  145  146  147  148  149  150  151  152  153  154  
155  156  157  158  159  160  161  162  163  164  165  166  167  168  169  170  171  172  173  174  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service