Home
last modified time | relevance | path

Searched defs:tv (Results 1 – 25 of 27) sorted by relevance

12

/php-src/sapi/fpm/fpm/
H A Dfpm_clock.c31 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 Dfpm_request.c246 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 Dfpm_php_trace.c41 struct timeval tv; in fpm_php_trace_dump() local
H A Dzlog.c77 size_t zlog_print_time(struct timeval *tv, char *timebuf, size_t timebuf_len) /* {{{ */ in zlog_print_time()
160 struct timeval tv; in zlog_buf_prefix() local
H A Dfpm_unix.c607 struct timeval tv; in fpm_unix_init_main() local
H A Dfpm_scoreboard.h34 struct timeval tv; member
/php-src/ext/standard/
H A Duniqid.c48 struct timeval tv; in PHP_FUNCTION() local
H A Dfsock.c41 struct timeval tv; in php_fsockopen_stream() local
H A Dstreamsfuncs.c108 struct timeval tv; in PHP_FUNCTION() local
268 struct timeval tv; in PHP_FUNCTION() local
765 struct timeval tv, *tv_p = NULL; in PHP_FUNCTION() local
/php-src/win32/
H A Dgetrusage.c27 static zend_always_inline void usage_to_timeval(FILETIME *ft, struct timeval *tv) in usage_to_timeval()
H A Dtime.c55 static zend_always_inline int getfilesystemtime(struct timeval *tv) in getfilesystemtime()
H A Dselect.c31 …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 Dmysqlnd_vio.c193 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 Dmysqlnd_connection.c2208 struct timeval tv; local
/php-src/sapi/cli/
H A Dphp_cli_server.c268 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()
1881 struct timeval tv = { 10, 0 }; in php_cli_server_client_send_through() local
2745 struct timeval tv = { 1, 0 }; in php_cli_server_do_event_loop() local
H A Dphp_cli.c240 struct timeval tv; in sapi_cli_select() local
/php-src/ext/sockets/
H A Dsockets.c566 struct timeval tv; local
1558 struct timeval tv; local
1767 struct timeval tv; local
/php-src/ext/session/
H A Dsession.c1176 struct timeval tv; in CACHE_LIMITER_FUNC() local
1343 struct timeval tv; in php_session_send_cookie() local
3057 struct timeval tv = {0}; in php_session_rfc1867_update() local
/php-src/main/streams/
H A Dxp_socket.c344 struct timeval tv; in php_sockop_set_option() local
H A Duserspace.c995 struct timeval tv = *(struct timeval*)ptrparam; in php_userstreamop_set_option() local
/php-src/ext/ftp/
H A Dftp.c121 struct timeval tv; in ftp_open() local
1666 struct timeval tv; in ftp_getdata() local
/php-src/ext/random/
H A Drandom.c634 struct timeval tv; local
/php-src/ext/soap/
H A Dphp_http.c164 struct timeval tv; in http_connect() local
/php-src/main/
H A Dnetwork.c1170 struct timeval tv; local
/php-src/ext/openssl/
H A Dxp_ssl.c2449 struct timeval tv; in php_openssl_sockop_set_option() local

Completed in 103 milliseconds

12