sechk_fn Struct Reference
#include <sechecker.h>
List of all members.
Detailed Description
Registered function container: used to allow the library and modules to request functions of a specific name.
Definition at line 300 of file sechecker.h.
|
Public Attributes |
| char * | name |
| | Name of the function without any module prefix.
|
| sechk_mod_fn_t | fn |
| | The function.
|
Member Data Documentation
|
|
Name of the function without any module prefix.
Definition at line 303 of file sechecker.h.
Referenced by attribs_wo_rules_register(), attribs_wo_types_register(), domain_and_file_register(), domains_wo_roles_register(), find_assoc_types_register(), find_domains_register(), find_file_types_register(), find_net_domains_register(), find_netif_types_register(), find_node_types_register(), find_port_types_register(), imp_range_trans_register(), inc_dom_trans_register(), inc_mount_register(), inc_net_access_register(), roles_wo_allow_register(), roles_wo_types_register(), roles_wo_users_register(), sechk_fn_free(), sechk_lib_get_module_function(), spurious_audit_register(), types_wo_allow_register(), unreachable_doms_register(), users_wo_roles_register(), and xx_register(). |
|
|
The function.
Definition at line 305 of file sechecker.h.
Referenced by attribs_wo_rules_register(), attribs_wo_types_register(), domain_and_file_register(), domains_wo_roles_register(), find_assoc_types_register(), find_domains_register(), find_file_types_register(), find_net_domains_register(), find_netif_types_register(), find_node_types_register(), find_port_types_register(), imp_range_trans_register(), inc_dom_trans_register(), inc_mount_register(), inc_net_access_register(), roles_wo_allow_register(), roles_wo_types_register(), roles_wo_users_register(), sechk_lib_get_module_function(), spurious_audit_register(), types_wo_allow_register(), unreachable_doms_register(), users_wo_roles_register(), and xx_register(). |
The documentation for this struct was generated from the following file: