|
|
|
skipspace(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... |
|
sleep(3) -- suspend process execution for interval of seconds
|
|
The sleep() function suspends execution of the calling process until either the number of seconds specified by seconds have elapsed or a signal is delivered to the calling process and its action is to... |
|
|
SLIST_EMPTY(3) -- implementations of
|
|
These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1... |
|
SLIST_END(3) -- implementations of
|
|
These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1... |
|
SLIST_ENTRY(3) -- implementations of
|
|
These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1... |
|
SLIST_FIRST(3) -- implementations of
|
|
These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1... |
|
SLIST_FOREACH(3) -- implementations of
|
|
These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1... |
|
SLIST_FOREACH_PREVPTR(3) -- implementations of
|
|
These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1... |
|
SLIST_HEAD(3) -- implementations of
|
|
These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1... |
|
SLIST_HEAD_INITIALIZER(3) -- implementations of
|
|
These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1... |
|
SLIST_INIT(3) -- implementations of
|
|
These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1... |
|
SLIST_INSERT_AFTER(3) -- implementations of
|
|
These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1... |
|
SLIST_INSERT_HEAD(3) -- implementations of
|
|
These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1... |
|
SLIST_NEXT(3) -- implementations of
|
|
These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1... |
|
SLIST_REMOVE(3) -- implementations of
|
|
These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1... |