Home
last modified time | relevance | path

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

/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_unix.c199 acl_t aclfile, aclconf; in fpm_unix_set_socket_premissions() local
204 aclconf = wp->socket_acl; in fpm_unix_set_socket_premissions()
211 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