Home
last modified time | relevance | path

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

/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_unix.h11 int fpm_unix_set_socket_permissions(struct fpm_worker_pool_s *wp, const char *path);
H A Dfpm_sockets.c245 if (0 > fpm_unix_set_socket_permissions(wp, path)) { in fpm_sockets_new_listening_socket()
H A Dfpm_unix.c258 int fpm_unix_set_socket_permissions(struct fpm_worker_pool_s *wp, const char *path) /* {{{ */ in fpm_unix_set_socket_permissions() function

Completed in 10 milliseconds