/PHP-7.3/sapi/fpm/fpm/ |
H A D | fpm_clock.c | 32 int fpm_clock_get(struct timeval *tv) /* {{{ */ in fpm_clock_get() 86 int fpm_clock_get(struct timeval *tv) /* {{{ */ in fpm_clock_get() 113 int fpm_clock_get(struct timeval *tv) /* {{{ */ in fpm_clock_get()
|
H A D | fpm_request.c | 250 struct timeval tv; in fpm_request_check_timed_out() local 299 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 | 45 struct timeval tv; in fpm_php_trace_dump() local
|
H A D | fpm_unix.c | 483 struct timeval tv; in fpm_unix_init_main() local
|
H A D | fpm_scoreboard.h | 31 struct timeval tv; member
|
H A D | zlog.c | 76 size_t zlog_print_time(struct timeval *tv, char *timebuf, size_t timebuf_len) /* {{{ */ in zlog_print_time() 157 struct timeval tv; in zlog_buf_prefix() local
|
/PHP-7.3/ext/standard/ |
H A D | uniqid.c | 51 struct timeval tv; in PHP_FUNCTION() local
|
H A D | lcg.c | 76 struct timeval tv; in lcg_seed() local
|
H A D | fsock.c | 42 struct timeval tv; in php_fsockopen_stream() local
|
H A D | streamsfuncs.c | 97 struct timeval tv; in PHP_FUNCTION() local 259 struct timeval tv; in PHP_FUNCTION() local 767 struct timeval tv, *tv_p = NULL; in PHP_FUNCTION() local
|
/PHP-7.3/win32/ |
H A D | getrusage.c | 29 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 | 33 …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-7.3/ext/mysqlnd/ |
H A D | mysqlnd_vio.c | 163 struct timeval tv; in MYSQLND_METHOD() local 252 struct timeval tv; in MYSQLND_METHOD() local 578 struct timeval tv; in MYSQLND_METHOD() local
|
H A D | mysqlnd_net.c | 176 struct timeval tv; in MYSQLND_METHOD() local 266 struct timeval tv; in MYSQLND_METHOD() local 992 struct timeval tv; in MYSQLND_METHOD() local
|
/PHP-7.3/sapi/cli/ |
H A D | php_cli_server.c | 254 struct timeval tv; in php_cli_server_get_system_time() local 347 struct timeval tv = {0}; in append_essential_headers() local 797 static int php_cli_server_poller_poll(php_cli_server_poller *poller, struct timeval *tv) /* {{{ */ in php_cli_server_poller_poll() 1773 struct timeval tv = { 10, 0 }; in php_cli_server_client_send_through() local 2499 struct timeval tv = { 1, 0 }; in php_cli_server_do_event_loop() local
|
H A D | php_cli.c | 252 struct timeval tv; in sapi_cli_select() local
|
/PHP-7.3/ext/sockets/ |
H A D | sockets.c | 962 struct timeval tv; local 2000 struct timeval tv; local 2115 struct timeval tv; local
|
/PHP-7.3/ext/session/ |
H A D | session.c | 1164 struct timeval tv; in CACHE_LIMITER_FUNC() local 1329 struct timeval tv; in php_session_send_cookie() local 3117 struct timeval tv = {0}; in php_session_rfc1867_update() local
|
/PHP-7.3/ext/ftp/ |
H A D | ftp.c | 121 struct timeval tv; in ftp_open() local 1659 struct timeval tv; in ftp_getdata() local
|
/PHP-7.3/main/streams/ |
H A D | xp_socket.c | 314 struct timeval tv; in php_sockop_set_option() local
|
H A D | userspace.c | 1052 struct timeval tv = *(struct timeval*)ptrparam; in php_userstreamop_set_option() local
|
/PHP-7.3/ext/soap/ |
H A D | php_http.c | 171 struct timeval tv; in http_connect() local
|
/PHP-7.3/main/ |
H A D | network.c | 1219 struct timeval tv; local
|
/PHP-7.3/sapi/litespeed/ |
H A D | lsapilib.c | 248 struct timeval tv; in LSAPI_Log() local 1355 struct timeval tv; in init_conn_key() local
|