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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 beep(3) -- Curses bell and screen flash routines
    The beep and flash routines are used to alert the terminal user. The routine beep sounds the audible alarm on the terminal, if possible. If an audible alarm is not possible, the routine flashes the sc...
 bessel(3) -- Compute Bessel functions
    The j0(), j0f(), j0l(), j1(), j1f(), and j1l() functions return the value of the Bessel function of the first kind of orders 0 (zero) and 1, respectively. The jn(), jnf(), and jnl() functions return t...
 BF_cbc_encrypt(3) -- Blowfish encryption
    This library implements the Blowfish cipher, which was invented and described by Counterpane. See http://www.counterpane.com/blowfish.html. Blowfish is a block cipher that operates on 64-bit (8 byte) ...
 BF_cfb64_encrypt(3) -- Blowfish encryption
    This library implements the Blowfish cipher, which was invented and described by Counterpane. See http://www.counterpane.com/blowfish.html. Blowfish is a block cipher that operates on 64-bit (8 byte) ...
 BF_decrypt(3) -- Blowfish encryption
    This library implements the Blowfish cipher, which was invented and described by Counterpane. See http://www.counterpane.com/blowfish.html. Blowfish is a block cipher that operates on 64-bit (8 byte) ...
 BF_ecb_encrypt(3) -- Blowfish encryption
    This library implements the Blowfish cipher, which was invented and described by Counterpane. See http://www.counterpane.com/blowfish.html. Blowfish is a block cipher that operates on 64-bit (8 byte) ...
 BF_encrypt(3) -- Blowfish encryption
    This library implements the Blowfish cipher, which was invented and described by Counterpane. See http://www.counterpane.com/blowfish.html. Blowfish is a block cipher that operates on 64-bit (8 byte) ...
 BF_ofb64_encrypt(3) -- Blowfish encryption
    This library implements the Blowfish cipher, which was invented and described by Counterpane. See http://www.counterpane.com/blowfish.html. Blowfish is a block cipher that operates on 64-bit (8 byte) ...
 BF_options(3) -- Blowfish encryption
    This library implements the Blowfish cipher, which was invented and described by Counterpane. See http://www.counterpane.com/blowfish.html. Blowfish is a block cipher that operates on 64-bit (8 byte) ...
 BF_set_key(3) -- Blowfish encryption
    This library implements the Blowfish cipher, which was invented and described by Counterpane. See http://www.counterpane.com/blowfish.html. Blowfish is a block cipher that operates on 64-bit (8 byte) ...
 bindresvport(3) -- Bind a socket to a privileged IP port
    The bindresvport() function is used to bind a socket descriptor to a privileged IP port, that is, a port number in the range 0-1023. The routine returns 0 if it is successful, otherwise -1 is returned...
 bind_to_cpu(3) -- Bind execution to a specific CPU
    Upon return from bind_to_cpu() or bind_to_cpu_id(), all threads of the target pid are running on the target CPU. Bound threads are not eligible for execution on any other CPU. You release CPU binding ...
 bind_to_cpu_id(3) -- Bind execution to a specific CPU
    Upon return from bind_to_cpu() or bind_to_cpu_id(), all threads of the target pid are running on the target CPU. Bound threads are not eligible for execution on any other CPU. You release CPU binding ...
 bio(3) -- I/O abstraction
    A BIO is an I/O abstraction. It hides many of the underlying I/O details from an application. If an application uses a BIO for its I/O it can transparently handle SSL connections, unencrypted network ...
 BIO_append_filename(3) -- FILE bio
    The BIO_s_file() function returns the BIO file method. As its name implies it is a wrapper round the stdio FILE structure and it is a source/sink BIO. Calls to BIO_read() and BIO_write() read and writ...
<<  [Prev]  1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  
22  23  24  25  26  27  28  29  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service