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

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 execv(3) -- execute a file
    The exec family of functions replace the current process image with a new process image. The functions described in this manual page are frontends for the function execve(2). (See the manual page for ...
 execvp(3) -- execute a file
    The exec family of functions replace the current process image with a new process image. The functions described in this manual page are frontends for the function execve(2). (See the manual page for ...
 exit(3) -- perform normal program termination
    The exit() and _Exit() functions terminate a process. Before termination, exit() performs the following operations in the order listed: 1. Call the functions registered with the atexit(3) function, in...
 exp(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expf() function is a single precision version of exp(). The expm1() function computes the value exp(x)-1 accurately even ...
 expf(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expf() function is a single precision version of exp(). The expm1() function computes the value exp(x)-1 accurately even ...
 expm1(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expf() function is a single precision version of exp(). The expm1() function computes the value exp(x)-1 accurately even ...
 expm1f(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expf() function is a single precision version of exp(). The expm1() function computes the value exp(x)-1 accurately even ...
 extattr(3) -- convert an extended attribute namespace identifier to a string and vice versa
    The extattr_namespace_to_string() function converts a VFS extended attribute identifier to a human-readable string; the extattr_string_to_namespace() function undoes the aforementioned operation, and ...
 extattr_namespace_to_string(3) -- convert an extended attribute namespace identifier to a string and vice versa
    The extattr_namespace_to_string() function converts a VFS extended attribute identifier to a human-readable string; the extattr_string_to_namespace() function undoes the aforementioned operation, and ...
 extattr_string_to_namespace(3) -- convert an extended attribute namespace identifier to a string and vice versa
    The extattr_namespace_to_string() function converts a VFS extended attribute identifier to a human-readable string; the extattr_string_to_namespace() function undoes the aforementioned operation, and ...
 f(3) -- S/Key library functions
    These functions implement the S/Key one time password authentication mechanism. The atob8() function converts the 16-byte hex string in to an 8-byte binary array stored in out. The atob8() function re...
 fabs(3) -- floating-point absolute value functions
    The fabs() function computes the absolute value of a floating-point number x. The fabsf() function is a single precision version of fabs().
 fabsf(3) -- floating-point absolute value functions
    The fabs() function computes the absolute value of a floating-point number x. The fabsf() function is a single precision version of fabs().
 fclose(3) -- close a stream
    The fclose() function dissociates the named stream from its underlying file or set of functions. If the stream was being used for output, any buffered data is written first, using fflush(3).
 fcvt(3) -- convert double to ASCII string
    These functions are provided for compatibility with legacy code. New code should use the snprintf(3) function for improved safety and porta- bility. The ecvt(), fcvt() and gcvt() functions convert the...
<<  [Prev]  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  
53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service