/PHP-8.0/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 | 496 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() 157 struct timeval tv; in zlog_buf_prefix() local
|
H A D | fpm_scoreboard.h | 34 struct timeval tv; member
|
/PHP-8.0/ext/standard/ |
H A D | uniqid.c | 47 struct timeval tv; in PHP_FUNCTION() local
|
H A D | lcg.c | 74 struct timeval tv; in lcg_seed() 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 263 struct timeval tv; in PHP_FUNCTION() local 754 struct timeval tv, *tv_p = NULL; in PHP_FUNCTION() local
|
/PHP-8.0/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.0/ext/mysqlnd/ |
H A D | mysqlnd_vio.c | 162 struct timeval tv; in MYSQLND_METHOD() local 251 struct timeval tv; in MYSQLND_METHOD() local 582 struct timeval tv; in MYSQLND_METHOD() local
|
H A D | mysqlnd_connection.c | 2578 struct timeval tv; local
|
/PHP-8.0/sapi/cli/ |
H A D | php_cli_server.c | 261 struct timeval tv; in php_cli_server_get_system_time() local 354 struct timeval tv = {0}; in append_essential_headers() local 813 static int php_cli_server_poller_poll(php_cli_server_poller *poller, struct timeval *tv) /* {{{ */ in php_cli_server_poller_poll() 1824 struct timeval tv = { 10, 0 }; in php_cli_server_client_send_through() local 2649 struct timeval tv = { 1, 0 }; in php_cli_server_do_event_loop() local
|
H A D | php_cli.c | 236 struct timeval tv; in sapi_cli_select() local
|
/PHP-8.0/ext/sockets/ |
H A D | sockets.c | 727 struct timeval tv; local 1731 struct timeval tv; local 1845 struct timeval tv; local
|
/PHP-8.0/ext/session/ |
H A D | session.c | 1169 struct timeval tv; in CACHE_LIMITER_FUNC() local 1336 struct timeval tv; in php_session_send_cookie() local 2974 struct timeval tv = {0}; in php_session_rfc1867_update() local
|
/PHP-8.0/ext/ftp/ |
H A D | ftp.c | 121 struct timeval tv; in ftp_open() local 1625 struct timeval tv; in ftp_getdata() local
|
/PHP-8.0/main/streams/ |
H A D | xp_socket.c | 321 struct timeval tv; in php_sockop_set_option() local
|
H A D | userspace.c | 1033 struct timeval tv = *(struct timeval*)ptrparam; in php_userstreamop_set_option() local
|
/PHP-8.0/ext/soap/ |
H A D | php_http.c | 170 struct timeval tv; in http_connect() local
|
/PHP-8.0/main/ |
H A D | network.c | 1189 struct timeval tv; local
|
/PHP-8.0/sapi/litespeed/ |
H A D | lsapilib.c | 248 struct timeval tv; in LSAPI_Log() local 1363 struct timeval tv; in init_conn_key() local
|