Home
last modified time | relevance | path

Searched refs:ci_acl_type_add (Results 1 – 3 of 3) sorted by relevance

/dports/www/c-icap/c_icap-0.5.10/
H A Dhttp_auth.c357 ci_acl_type_add(&acl_auth); in init_http_auth()
358 ci_acl_type_add(&acl_group); in init_http_auth()
364 ci_acl_type_add(&acl_auth); in reset_http_auth()
365 ci_acl_type_add(&acl_group); in reset_http_auth()
H A Dacl.c895 int ci_acl_type_add(const ci_acl_type_t *type) in ci_acl_type_add() function
/dports/www/c-icap/c_icap-0.5.10/include/
H A Dacl.h241 CI_DECLARE_FUNC(int) ci_acl_type_add(const ci_acl_type_t *type);