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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 ohash_lookup_interval(3) -- light-weight open hashing
    Those functions have been designed as a fast, extensible alternative to the usual hash table functions. They provide storage and retrieval of records indexed by keys, where a key is a contiguous seque...
 ohash_lookup_memory(3) -- light-weight open hashing
    Those functions have been designed as a fast, extensible alternative to the usual hash table functions. They provide storage and retrieval of records indexed by keys, where a key is a contiguous seque...
 ohash_next(3) -- light-weight open hashing
    Those functions have been designed as a fast, extensible alternative to the usual hash table functions. They provide storage and retrieval of records indexed by keys, where a key is a contiguous seque...
 ohash_qlookup(3) -- helper functions for open hashing
    These functions are commonly used to simplify open hashing usage, and use similar conventions. They operate indifferently on nullterminated strings (by setting *pend = NULL) or memory ranges (delimite...
 ohash_qlookupi(3) -- helper functions for open hashing
    These functions are commonly used to simplify open hashing usage, and use similar conventions. They operate indifferently on nullterminated strings (by setting *pend = NULL) or memory ranges (delimite...
 ohash_remove(3) -- light-weight open hashing
    Those functions have been designed as a fast, extensible alternative to the usual hash table functions. They provide storage and retrieval of records indexed by keys, where a key is a contiguous seque...
 opendev(3) -- short form device open routine
    The opendev() function opens a device using the ``short form'' name. This is typically ``sd0'' or ``sd0c'', for instance, which will be expanded to /dev/rsd0c on most architectures. Device name ...
 opendir(3) -- directory operations
    The opendir() function opens the directory named by filename, associates a directory stream with it, and returns a pointer to be used to identify the directory stream in subsequent operations. A null ...
 opendisk(3) -- open a disk's ``raw'' partition
    opendisk() opens path, for reading and/or writing as specified by the argument flags using open(2), and the file descriptor is returned to the caller. buf is used to store the resultant filename. bufl...
 openlog(3) -- control system log
    The syslog() function writes message to the system message logger. The message is then written to the system console, log files, logged-in users, or forwarded to other machines as appropriate (see sys...
 openlog_r(3) -- control system log
    The syslog() function writes message to the system message logger. The message is then written to the system console, log files, logged-in users, or forwarded to other machines as appropriate (see sys...
 openpty(3) -- tty utility functions
    The openpty(), login_tty(), and forkpty() functions perform manipulations on ttys and pseudo-ttys. The openpty() function finds an available pseudo-tty and returns file descriptors for the master and ...
 OpenSSL_add_all_algorithms(3) -- add algorithms to internal table
    OpenSSL keeps an internal table of digest algorithms and ciphers. It uses this table to lookup ciphers via functions such as EVP_get_cipher_byname(). OpenSSL_add_all_digests() adds all digest algorith...
 OpenSSL_add_all_ciphers(3) -- add algorithms to internal table
    OpenSSL keeps an internal table of digest algorithms and ciphers. It uses this table to lookup ciphers via functions such as EVP_get_cipher_byname(). OpenSSL_add_all_digests() adds all digest algorith...
 OpenSSL_add_all_digests(3) -- add algorithms to internal table
    OpenSSL keeps an internal table of digest algorithms and ciphers. It uses this table to lookup ciphers via functions such as EVP_get_cipher_byname(). OpenSSL_add_all_digests() adds all digest algorith...
<<  [Prev]  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  175  176  177  178  179  180  181  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service