|
SIMPLEQ_INSERT_HEAD(3) -- implementations of singlylinked lists, lists, simple queues, tail queues, and circular queues
|
These macros define and operate on five types of data structures: singlylinked lists, lists, simple queues, tail queues, and circular queues. All five structures support the following functionality: 1... |
SIMPLEQ_INSERT_TAIL(3) -- implementations of singlylinked lists, lists, simple queues, tail queues, and circular queues
|
These macros define and operate on five types of data structures: singlylinked lists, lists, simple queues, tail queues, and circular queues. All five structures support the following functionality: 1... |
|
SIMPLEQ_NEXT(3) -- implementations of singlylinked lists, lists, simple queues, tail queues, and circular queues
|
These macros define and operate on five types of data structures: singlylinked lists, lists, simple queues, tail queues, and circular queues. All five structures support the following functionality: 1... |
SIMPLEQ_REMOVE_HEAD(3) -- implementations of singlylinked lists, lists, simple queues, tail queues, and circular queues
|
These macros define and operate on five types of data structures: singlylinked lists, lists, simple queues, tail queues, and circular queues. All five structures support the following functionality: 1... |
sin(3) -- sine function
|
The sin() function computes the sine of x (measured in radians). A large magnitude argument may yield a result with little or no significance. |
sinf(3) -- sine function
|
The sin() function computes the sine of x (measured in radians). A large magnitude argument may yield a result with little or no significance. |
sinh(3) -- hyperbolic sine function
|
The sinh() function computes the hyperbolic sine of x. |
sinhf(3) -- sine function
|
The sin() function computes the sine of x (measured in radians). A large magnitude argument may yield a result with little or no significance. |
skey(3) -- one-time password (OTP) library
|
The skey library provides routines for accessing NetBSD's one-time password (OTP) authentication system. Most S/Key operations take a pointer to a struct skey, which should be considered as an opaque... |
skeychallenge(3) -- one-time password (OTP) library
|
The skey library provides routines for accessing NetBSD's one-time password (OTP) authentication system. Most S/Key operations take a pointer to a struct skey, which should be considered as an opaque... |
skeygetnext(3) -- one-time password (OTP) library
|
The skey library provides routines for accessing NetBSD's one-time password (OTP) authentication system. Most S/Key operations take a pointer to a struct skey, which should be considered as an opaque... |
skeylookup(3) -- one-time password (OTP) library
|
The skey library provides routines for accessing NetBSD's one-time password (OTP) authentication system. Most S/Key operations take a pointer to a struct skey, which should be considered as an opaque... |
skeyverify(3) -- one-time password (OTP) library
|
The skey library provides routines for accessing NetBSD's one-time password (OTP) authentication system. Most S/Key operations take a pointer to a struct skey, which should be considered as an opaque... |
skeyzero(3) -- one-time password (OTP) library
|
The skey library provides routines for accessing NetBSD's one-time password (OTP) authentication system. Most S/Key operations take a pointer to a struct skey, which should be considered as an opaque... |
skey_authenticate(3) -- one-time password (OTP) library
|
The skey library provides routines for accessing NetBSD's one-time password (OTP) authentication system. Most S/Key operations take a pointer to a struct skey, which should be considered as an opaque... |