Searched refs:aclconf (Results 1 – 1 of 1) sorted by relevance
198 acl_t aclfile, aclconf; in fpm_unix_set_socket_premissions() local203 aclconf = wp->socket_acl; in fpm_unix_set_socket_premissions()210 for (i=ACL_FIRST_ENTRY ; acl_get_entry(aclconf, i, &entryconf) ; i=ACL_NEXT_ENTRY) { in fpm_unix_set_socket_premissions()
Completed in 5 milliseconds