Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_unix.h9 int fpm_unix_set_socket_premissions(struct fpm_worker_pool_s *wp, const char *path);
H A Dfpm_sockets.c233 if (0 > fpm_unix_set_socket_premissions(wp, path)) { in fpm_sockets_new_listening_socket()
H A Dfpm_unix.c201 int fpm_unix_set_socket_premissions(struct fpm_worker_pool_s *wp, const char *path) /* {{{ */ in fpm_unix_set_socket_premissions() function

Completed in 8 milliseconds