Home
last modified time | relevance | path

Searched defs:which (Results 1 – 13 of 13) sorted by relevance

/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_process_ctl.c39 static void fpm_pctl_cleanup(int which, void *arg) /* {{{ */ in fpm_pctl_cleanup()
53 static void fpm_pctl_action(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_action()
459 void fpm_pctl_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_heartbeat()
484 void fpm_pctl_perform_idle_server_maintenance_heartbeat(struct fpm_event_s *ev, short which, void *… in fpm_pctl_perform_idle_server_maintenance_heartbeat()
514 void fpm_pctl_on_socket_accept(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_on_socket_accept()
H A Dfpm_events.c49 static void fpm_event_cleanup(int which, void *arg) /* {{{ */ in fpm_event_cleanup()
56 static void fpm_postponed_children_bury(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_postponed_children_bury()
62 static void fpm_got_signal(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_got_signal()
H A Dfpm_worker_pool.c48 static void fpm_worker_pool_cleanup(int which, void *arg) /* {{{ */ in fpm_worker_pool_cleanup()
H A Dfpm_systemd.c47 void fpm_systemd_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_systemd_heartbeat()
H A Dfpm_children.c35 static void fpm_children_cleanup(int which, void *arg) /* {{{ */ in fpm_children_cleanup()
66 static void fpm_postponed_child_free(struct fpm_event_s *ev, short which, void *arg) in fpm_postponed_child_free()
H A Dfpm_events.h21 short which; /* type of event */ member
H A Dfpm_env.c202 static void fpm_env_cleanup(int which, void *arg) /* {{{ */ in fpm_env_cleanup()
H A Dfpm_stdio.c169 static void fpm_stdio_child_said(struct fpm_event_s *ev, short which, void *arg) /* {{{ */
H A Dfpm_php.c207 static void fpm_php_cleanup(int which, void *arg) /* {{{ */ in fpm_php_cleanup()
H A Dfpm_sockets.c52 static void fpm_sockets_cleanup(int which, void *arg) /* {{{ */ in fpm_sockets_cleanup()
H A Dfpm_conf.c1327 static void fpm_conf_cleanup(int which, void *arg) /* {{{ */ in fpm_conf_cleanup()
/PHP-8.1/ext/odbc/
H A Dodbc.stub.php129 function odbc_setoption($odbc, int $which, int $option, int $value): bool {}
/PHP-8.1/ext/gd/libgd/
H A Dgd_topal.c382 boxptr which = NULL; in find_biggest_color_pop() local
403 boxptr which = NULL; in find_biggest_volume() local

Completed in 42 milliseconds