Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_unix.c206 acl_entry_t entryfile, entryconf; in fpm_unix_set_socket_premissions() local
217 for (i=ACL_FIRST_ENTRY ; acl_get_entry(aclconf, i, &entryconf) ; i=ACL_NEXT_ENTRY) { in fpm_unix_set_socket_premissions()
219 0 > acl_copy_entry(entryfile, entryconf)) { in fpm_unix_set_socket_premissions()

Completed in 5 milliseconds