/php-src/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 | 249 struct timeval tv; in fpm_request_check_timed_out() local 298 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 | zlog.c | 77 size_t zlog_print_time(struct timeval *tv, char *timebuf, size_t timebuf_len) /* {{{ */ in zlog_print_time() 161 struct timeval tv; in zlog_buf_prefix() local
|
H A D | fpm_unix.c | 608 struct timeval tv; in fpm_unix_init_main() local
|
H A D | fpm_scoreboard.h | 36 struct timeval tv; member
|
/php-src/ext/standard/ |
H A D | uniqid.c | 48 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 | 103 struct timeval tv; in PHP_FUNCTION() local 266 struct timeval tv; in PHP_FUNCTION() local 766 struct timeval tv, *tv_p = NULL; in PHP_FUNCTION() local
|
/php-src/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 | 26 static zend_always_inline void getfilesystemtime(struct timeval *tv) in getfilesystemtime()
|
H A D | select.c | 34 …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-src/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_debug.c | 79 struct timeval tv; in MYSQLND_METHOD() local 166 struct timeval tv; in MYSQLND_METHOD() local
|
H A D | mysqlnd_connection.c | 2186 struct timeval tv; local
|
/php-src/sapi/cli/ |
H A D | php_cli_server.c | 268 struct timeval tv; in php_cli_server_get_system_time() local 362 struct timeval tv = {0}; in append_essential_headers() local 876 static int php_cli_server_poller_poll(php_cli_server_poller *poller, struct timeval *tv) /* {{{ */ in php_cli_server_poller_poll() 1900 struct timeval tv = { 10, 0 }; in php_cli_server_client_send_through() local 2767 struct timeval tv = { 1, 0 }; in php_cli_server_do_event_loop() local
|
H A D | php_cli.c | 227 struct timeval tv; in sapi_cli_select() local
|
/php-src/ext/sockets/ |
H A D | sockets.c | 592 struct timeval tv; local 1646 struct timeval tv; local 1877 struct timeval tv; local
|
/php-src/ext/session/ |
H A D | session.c | 1297 struct timeval tv; in CACHE_LIMITER_FUNC() local 1450 struct timeval tv; in php_session_send_cookie() local 3159 struct timeval tv = {0}; in php_session_rfc1867_update() local
|
/php-src/main/streams/ |
H A D | xp_socket.c | 344 struct timeval tv; in php_sockop_set_option() local
|
H A D | userspace.c | 994 struct timeval tv = *(struct timeval*)ptrparam; in php_userstreamop_set_option() local
|
/php-src/ext/ftp/ |
H A D | ftp.c | 121 struct timeval tv; in ftp_open() local 1666 struct timeval tv; in ftp_getdata() local
|
/php-src/ext/random/ |
H A D | random.c | 653 struct timeval tv; local
|
/php-src/ext/soap/ |
H A D | php_http.c | 175 struct timeval tv; in http_connect() local
|
/php-src/main/ |
H A D | network.c | 1212 struct timeval tv; in php_poll2() local
|