Home | History | Annotate | Download | only in daemon

Lines Matching defs:control

2  * daemon/acl_list.h - client access control storage for the server.
51 * Enumeration of access control options for an address range.
76 * Access control storage structure
90 * An address span with access control information
95 /** access control on this netblock */
96 enum acl_access control;
134 * @param control: acl_access.
140 enum acl_access control);
143 * Process access control config.
159 * Process interface control config.
169 * Lookup access control status for acl structure.