/PHP-8.2/sapi/fpm/fpm/ |
H A D | fpm_clock.c | 31 int fpm_clock_get(struct timeval *tv) /* {{{ */ in fpm_clock_get() 84 int fpm_clock_get(struct timeval *tv) /* {{{ */ in fpm_clock_get() 110 int fpm_clock_get(struct timeval *tv) /* {{{ */ in fpm_clock_get()
|
H A D | fpm_request.c | 246 struct timeval tv; in fpm_request_check_timed_out() local 295 int fpm_request_last_activity(struct fpm_child_s *child, struct timeval *tv) /* {{{ */ in fpm_request_last_activity()
|
H A D | fpm_php_trace.c | 41 struct timeval tv; in fpm_php_trace_dump() local
|
H A D | fpm_unix.c | 578 struct timeval tv; in fpm_unix_init_main() local
|
H A D | zlog.c | 76 size_t zlog_print_time(struct timeval *tv, char *timebuf, size_t timebuf_len) /* {{{ */ in zlog_print_time() 158 struct timeval tv; in zlog_buf_prefix() local
|
H A D | fpm_scoreboard.h | 34 struct timeval tv; member
|
/PHP-8.2/ext/standard/ |
H A D | uniqid.c | 47 struct timeval tv; in PHP_FUNCTION() local
|
H A D | fsock.c | 41 struct timeval tv; in php_fsockopen_stream() local
|
H A D | streamsfuncs.c | 106 struct timeval tv; in PHP_FUNCTION() local 269 struct timeval tv; in PHP_FUNCTION() local 769 struct timeval tv, *tv_p = NULL; in PHP_FUNCTION() local
|
/PHP-8.2/win32/ |
H A D | getrusage.c | 27 static zend_always_inline void usage_to_timeval(FILETIME *ft, struct timeval *tv) in usage_to_timeval()
|
H A D | time.c | 55 static zend_always_inline int getfilesystemtime(struct timeval *tv) in getfilesystemtime()
|
H A D | select.c | 31 …I int php_select(php_socket_t max_fd, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *tv) in php_select()
|
/PHP-8.2/ext/mysqlnd/ |
H A D | mysqlnd_vio.c | 193 struct timeval tv; in MYSQLND_METHOD() local 273 struct timeval tv; in MYSQLND_METHOD() local 607 struct timeval tv; in MYSQLND_METHOD() local
|
H A D | mysqlnd_connection.c | 2220 struct timeval tv; local
|
/PHP-8.2/ext/random/ |
H A D | engine_combinedlcg.c | 108 struct timeval tv; in php_random_combinedlcg_seed_default() local
|
/PHP-8.2/sapi/cli/ |
H A D | php_cli_server.c | 259 struct timeval tv; in php_cli_server_get_system_time() local 353 struct timeval tv = {0}; in append_essential_headers() local 867 static int php_cli_server_poller_poll(php_cli_server_poller *poller, struct timeval *tv) /* {{{ */ in php_cli_server_poller_poll() 1898 struct timeval tv = { 10, 0 }; in php_cli_server_client_send_through() local 2749 struct timeval tv = { 1, 0 }; in php_cli_server_do_event_loop() local
|
H A D | php_cli.c | 240 struct timeval tv; in sapi_cli_select() local
|
/PHP-8.2/ext/sockets/ |
H A D | sockets.c | 568 struct timeval tv; local 1590 struct timeval tv; local 1798 struct timeval tv; local
|
/PHP-8.2/ext/session/ |
H A D | session.c | 1177 struct timeval tv; in CACHE_LIMITER_FUNC() local 1344 struct timeval tv; in php_session_send_cookie() local 2968 struct timeval tv = {0}; in php_session_rfc1867_update() local
|
/PHP-8.2/ext/ftp/ |
H A D | ftp.c | 121 struct timeval tv; in ftp_open() local 1646 struct timeval tv; in ftp_getdata() local
|
/PHP-8.2/main/streams/ |
H A D | xp_socket.c | 322 struct timeval tv; in php_sockop_set_option() local
|
H A D | userspace.c | 1022 struct timeval tv = *(struct timeval*)ptrparam; in php_userstreamop_set_option() local
|
/PHP-8.2/ext/soap/ |
H A D | php_http.c | 178 struct timeval tv; in http_connect() local
|
/PHP-8.2/main/ |
H A D | network.c | 1194 struct timeval tv; local
|
/PHP-8.2/ext/openssl/ |
H A D | xp_ssl.c | 2453 struct timeval tv; in php_openssl_sockop_set_option() local
|