Home
last modified time | relevance | path

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

/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_unix.c263 acl_entry_t entryfile, entryconf; in fpm_unix_set_socket_permissions() local
275 if (0 > acl_create_entry (&aclfile, &entryfile) || in fpm_unix_set_socket_permissions()
276 0 > acl_copy_entry(entryfile, entryconf)) { in fpm_unix_set_socket_permissions()

Completed in 7 milliseconds