|
|
link_fieldtype(3) -- define validation-field types
|
|
The function new_fieldtype creates a new field type usable for data validation. You supply it with field_check, a predicate to check the validity of an entered data string whenever the user attempts t... |
|
link_ntoa(3) -- elementary address specification routines for link level access
|
|
The link_addr() function interprets character strings representing linklevel addresses, returning binary information suitable for use in system calls. link_ntoa() takes a link-level address and return... |
|
LIST_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... |
|
LIST_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... |
|
LIST_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... |
|
LIST_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... |
|
LIST_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... |
|
LIST_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... |
|
LIST_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... |
|
LIST_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... |
|
LIST_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... |
|
LIST_INSERT_BEFORE(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... |
|
LIST_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... |