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

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 SHA1File(3) -- calculate the NIST Secure Hash Algorithm
    The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1. SHA-1 is used to generate a condensed representation of a message called a message digest. The algorithm takes a me...
 SHA1Final(3) -- calculate the NIST Secure Hash Algorithm
    The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1. SHA-1 is used to generate a condensed representation of a message called a message digest. The algorithm takes a me...
 SHA1Init(3) -- calculate the NIST Secure Hash Algorithm
    The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1. SHA-1 is used to generate a condensed representation of a message called a message digest. The algorithm takes a me...
 SHA1Transform(3) -- calculate the NIST Secure Hash Algorithm
    The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1. SHA-1 is used to generate a condensed representation of a message called a message digest. The algorithm takes a me...
 SHA1Update(3) -- calculate the NIST Secure Hash Algorithm
    The SHA1 functions implement the NIST Secure Hash Algorithm (SHA-1), FIPS PUB 180-1. SHA-1 is used to generate a condensed representation of a message called a message digest. The algorithm takes a me...
 shquote(3) -- quote argument strings for use with the shell
    The shquote() and shquotev() functions copy strings and transform the copies by adding shell escape and quoting characters. They are used to encapsulate arguments to be included in command strings pas...
 shquotev(3) -- quote argument strings for use with the shell
    The shquote() and shquotev() functions copy strings and transform the copies by adding shell escape and quoting characters. They are used to encapsulate arguments to be included in command strings pas...
 sigaddset(3) -- manipulate signal sets
    These functions manipulate signal sets stored in a sigset_t. Either sigemptyset() or sigfillset() must be called for every object of type sigset_t before any other use of the object. The sigemptyset()...
 sigblock(3) -- block signals
    This interface is made obsolete by: sigprocmask(2). sigblock() adds the signals specified in mask to the set of signals currently being blocked from delivery. Signals are blocked if the corresponding ...
 sigdelset(3) -- manipulate signal sets
    These functions manipulate signal sets stored in a sigset_t. Either sigemptyset() or sigfillset() must be called for every object of type sigset_t before any other use of the object. The sigemptyset()...
 sigemptyset(3) -- manipulate signal sets
    These functions manipulate signal sets stored in a sigset_t. Either sigemptyset() or sigfillset() must be called for every object of type sigset_t before any other use of the object. The sigemptyset()...
 sigfillset(3) -- manipulate signal sets
    These functions manipulate signal sets stored in a sigset_t. Either sigemptyset() or sigfillset() must be called for every object of type sigset_t before any other use of the object. The sigemptyset()...
 siginterrupt(3) -- allow signals to interrupt system calls
    The siginterrupt() function is used to change the system call restart behavior when a system call is interrupted by the specified signal. If the flag is false (0), then system calls will be restarted ...
 sigismember(3) -- manipulate signal sets
    These functions manipulate signal sets stored in a sigset_t. Either sigemptyset() or sigfillset() must be called for every object of type sigset_t before any other use of the object. The sigemptyset()...
 siglongjmp(3) -- non-local jumps
    The sigsetjmp(), setjmp(), and _setjmp() functions save their calling environment in env. Each of these functions returns 0. The corresponding longjmp() functions restore the environment saved by thei...
<<  [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