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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 copysignf(3) -- functions for IEEE arithmetic
    These functions are required or recommended by IEEE Std 754-1985. copysign() returns x with its sign changed to y's. The copysignf() function is a single precision version of copysign(). finite() ret...
 copywin(3) -- overlay and manipulate overlapped curses windows
    The overlay and overwrite routines overlay srcwin on top of dstwin. scrwin and dstwin are not required to be the same size; only text where the two windows overlap is copied. The difference is that ov...
 cos(3) -- cosine functions
    The cos() function computes the cosine of x (measured in radians). The cosf() function is a single precision version of cos(). A large magnitude argument may yield a result with little or no significa...
 cosf(3) -- cosine functions
    The cos() function computes the cosine of x (measured in radians). The cosf() function is a single precision version of cos(). A large magnitude argument may yield a result with little or no significa...
 cosh(3) -- hyperbolic cosine functions
    The cosh() function computes the hyperbolic cosine of x. The coshf() function is a single precision version of cosh().
 coshf(3) -- hyperbolic cosine functions
    The cosh() function computes the hyperbolic cosine of x. The coshf() function is a single precision version of cosh().
 crc32(3) -- zlib general purpose compression library
    This manual page describes the zlib general purpose compression library, version 1.1.4. The zlib compression library provides in-memory compression and decompression functions, including integrity che...
 creat(3) -- create a new file
    This interface is made obsolete by: open(2). creat() is the same as: open(path, O_CREAT | O_TRUNC | O_WRONLY, mode);
 crypt(3) -- DES encryption
    The crypt() function performs password encryption based on the NBS Data Encryption Standard (DES). Additional code has been added to deter key search attempts and to use stronger hashing algorithms. T...
 crypto(3) -- OpenSSL cryptographic library
    
 CRYPTO_add(3) -- OpenSSL thread support
    OpenSSL can safely be used in multi-threaded applications provided that at least two callback functions are set. locking_function(int mode, int n, const char *file, int line) is needed to perform lock...
 CRYPTO_add_lock(3) -- OpenSSL thread support
    OpenSSL can safely be used in multi-threaded applications provided that at least two callback functions are set. locking_function(int mode, int n, const char *file, int line) is needed to perform lock...
 CRYPTO_destroy_dynlockid(3) -- OpenSSL thread support
    OpenSSL can safely be used in multi-threaded applications provided that at least two callback functions are set. locking_function(int mode, int n, const char *file, int line) is needed to perform lock...
 CRYPTO_get_ex_data(3) -- internal application specific data functions
    Several OpenSSL structures can have application specific data attached to them. These functions are used internally by OpenSSL to manipulate application specific data attached to a specific structure....
 CRYPTO_get_new_dynlockid(3) -- OpenSSL thread support
    OpenSSL can safely be used in multi-threaded applications provided that at least two callback functions are set. locking_function(int mode, int n, const char *file, int line) is needed to perform lock...
<<  [Prev]  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  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  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service