|
sscanf(3) -- input format conversion
|
The scanf() family of functions scans input according to a format as described below. This format may contain conversion specifiers; the results from such conversions, if any, are stored through the p... |
STAILQ_CONCAT(3) -- implementations of singly-linked
|
These macros define and operate on four types of data structures: singlylinked lists, singly-linked tail queues, lists, and tail queues. All four structures support the following functionality: 1. Ins... |
STAILQ_EMPTY(3) -- implementations of singly-linked
|
These macros define and operate on four types of data structures: singlylinked lists, singly-linked tail queues, lists, and tail queues. All four structures support the following functionality: 1. Ins... |
STAILQ_ENTRY(3) -- implementations of singly-linked
|
These macros define and operate on four types of data structures: singlylinked lists, singly-linked tail queues, lists, and tail queues. All four structures support the following functionality: 1. Ins... |
STAILQ_FIRST(3) -- implementations of singly-linked
|
These macros define and operate on four types of data structures: singlylinked lists, singly-linked tail queues, lists, and tail queues. All four structures support the following functionality: 1. Ins... |
STAILQ_FOREACH(3) -- implementations of singly-linked
|
These macros define and operate on four types of data structures: singlylinked lists, singly-linked tail queues, lists, and tail queues. All four structures support the following functionality: 1. Ins... |
STAILQ_HEAD(3) -- implementations of singly-linked
|
These macros define and operate on four types of data structures: singlylinked lists, singly-linked tail queues, lists, and tail queues. All four structures support the following functionality: 1. Ins... |
STAILQ_HEAD_INITIALIZER(3) -- implementations of singly-linked
|
These macros define and operate on four types of data structures: singlylinked lists, singly-linked tail queues, lists, and tail queues. All four structures support the following functionality: 1. Ins... |
STAILQ_INIT(3) -- implementations of singly-linked
|
These macros define and operate on four types of data structures: singlylinked lists, singly-linked tail queues, lists, and tail queues. All four structures support the following functionality: 1. Ins... |
STAILQ_INSERT_AFTER(3) -- implementations of singly-linked
|
These macros define and operate on four types of data structures: singlylinked lists, singly-linked tail queues, lists, and tail queues. All four structures support the following functionality: 1. Ins... |
STAILQ_INSERT_HEAD(3) -- implementations of singly-linked
|
These macros define and operate on four types of data structures: singlylinked lists, singly-linked tail queues, lists, and tail queues. All four structures support the following functionality: 1. Ins... |
STAILQ_INSERT_TAIL(3) -- implementations of singly-linked
|
These macros define and operate on four types of data structures: singlylinked lists, singly-linked tail queues, lists, and tail queues. All four structures support the following functionality: 1. Ins... |
STAILQ_LAST(3) -- implementations of singly-linked
|
These macros define and operate on four types of data structures: singlylinked lists, singly-linked tail queues, lists, and tail queues. All four structures support the following functionality: 1. Ins... |