Home
last modified time | relevance | path

Searched refs:ci_acl_type_search (Results 1 – 2 of 2) sorted by relevance

/dports/www/c-icap/c_icap-0.5.10/include/
H A Dacl.h232 CI_DECLARE_FUNC(const ci_acl_type_t *) ci_acl_type_search(const char *name);
/dports/www/c-icap/c_icap-0.5.10/
H A Dacl.c890 const ci_acl_type_t *ci_acl_type_search(const char *name) in ci_acl_type_search() function
921 spec_type = ci_acl_type_search(acl_type); in ci_acl_add_data()