Home
last modified time | relevance | path

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

/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_unix.c200 acl_entry_t entryfile, entryconf; in fpm_unix_set_socket_premissions() local
212 if (0 > acl_create_entry (&aclfile, &entryfile) || in fpm_unix_set_socket_premissions()
213 0 > acl_copy_entry(entryfile, entryconf)) { in fpm_unix_set_socket_premissions()

Completed in 8 milliseconds