|
sysctl_add_oid(9) -- runtime sysctl tree manipulation
|
These functions and macros provide an interface for creating and deleting sysctl oids at runtime (e.g. during lifetime of a module). The alternative method, based on linker sets (see |
SYSCTL_ADD_OID(9) -- runtime sysctl tree manipulation
|
These functions and macros provide an interface for creating and deleting sysctl oids at runtime (e.g. during lifetime of a module). The alternative method, based on linker sets (see |
SYSCTL_ADD_OPAQUE(9) -- runtime sysctl tree manipulation
|
These functions and macros provide an interface for creating and deleting sysctl oids at runtime (e.g. during lifetime of a module). The alternative method, based on linker sets (see |
SYSCTL_ADD_PROC(9) -- runtime sysctl tree manipulation
|
These functions and macros provide an interface for creating and deleting sysctl oids at runtime (e.g. during lifetime of a module). The alternative method, based on linker sets (see |
SYSCTL_ADD_STRING(9) -- runtime sysctl tree manipulation
|
These functions and macros provide an interface for creating and deleting sysctl oids at runtime (e.g. during lifetime of a module). The alternative method, based on linker sets (see |
SYSCTL_ADD_STRUCT(9) -- runtime sysctl tree manipulation
|
These functions and macros provide an interface for creating and deleting sysctl oids at runtime (e.g. during lifetime of a module). The alternative method, based on linker sets (see |
SYSCTL_ADD_UINT(9) -- runtime sysctl tree manipulation
|
These functions and macros provide an interface for creating and deleting sysctl oids at runtime (e.g. during lifetime of a module). The alternative method, based on linker sets (see |
SYSCTL_ADD_ULONG(9) -- runtime sysctl tree manipulation
|
These functions and macros provide an interface for creating and deleting sysctl oids at runtime (e.g. during lifetime of a module). The alternative method, based on linker sets (see |
sysctl_ctx_entry_add(9) -- sysctl context for managing dynamically created sysctl oids
|
These functions provide an interface for managing dynamically created oids. The sysctl context is responsible for keeping track of created oids, as well as their proper removal when needed. It adds a ... |
sysctl_ctx_entry_del(9) -- sysctl context for managing dynamically created sysctl oids
|
These functions provide an interface for managing dynamically created oids. The sysctl context is responsible for keeping track of created oids, as well as their proper removal when needed. It adds a ... |
sysctl_ctx_entry_find(9) -- sysctl context for managing dynamically created sysctl oids
|
These functions provide an interface for managing dynamically created oids. The sysctl context is responsible for keeping track of created oids, as well as their proper removal when needed. It adds a ... |
sysctl_ctx_free(9) -- sysctl context for managing dynamically created sysctl oids
|
These functions provide an interface for managing dynamically created oids. The sysctl context is responsible for keeping track of created oids, as well as their proper removal when needed. It adds a ... |
sysctl_ctx_init(9) -- sysctl context for managing dynamically created sysctl oids
|
These functions provide an interface for managing dynamically created oids. The sysctl context is responsible for keeping track of created oids, as well as their proper removal when needed. It adds a ... |