Home
last modified time | relevance | path

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

12

/PHP-7.1/ext/opcache/Optimizer/
H A Dpass1_5.c75 uint32_t tv = ZEND_RESULT(opline).var; /* temporary variable */ in zend_optimizer_pass1() local
117 uint32_t tv = ZEND_RESULT(opline).var; /* temporary variable */ in zend_optimizer_pass1() local
156 uint32_t tv = ZEND_RESULT(opline).var; /* temporary variable */ in zend_optimizer_pass1() local
261 uint32_t tv = ZEND_RESULT(opline).var; in zend_optimizer_pass1() local
275 uint32_t tv = ZEND_RESULT(opline).var; in zend_optimizer_pass1() local
332 uint32_t tv = ZEND_RESULT(opline).var; in zend_optimizer_pass1() local
614 uint32_t tv = ZEND_RESULT(opline).var; in zend_optimizer_pass1() local
/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_clock.c33 int fpm_clock_get(struct timeval *tv) /* {{{ */ in fpm_clock_get()
87 int fpm_clock_get(struct timeval *tv) /* {{{ */ in fpm_clock_get()
114 int fpm_clock_get(struct timeval *tv) /* {{{ */ in fpm_clock_get()
H A Dzlog.c67 size_t zlog_print_time(struct timeval *tv, char *timebuf, size_t timebuf_len) /* {{{ */ in zlog_print_time()
103 struct timeval tv; in vzlog() local
H A Dfpm_request.c249 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 Dfpm_php_trace.c46 struct timeval tv; in fpm_php_trace_dump() local
H A Dfpm_unix.c484 struct timeval tv; in fpm_unix_init_main() local
H A Dfpm_scoreboard.h32 struct timeval tv; member
/PHP-7.1/ext/standard/
H A Duniqid.c55 struct timeval tv; in PHP_FUNCTION() local
H A Dlcg.c78 struct timeval tv; in lcg_seed() local
H A Dfsock.c44 struct timeval tv; in php_fsockopen_stream() local
H A Dstreamsfuncs.c94 struct timeval tv; in PHP_FUNCTION() local
245 struct timeval tv; in PHP_FUNCTION() local
728 struct timeval tv, *tv_p = NULL; in PHP_FUNCTION() local
/PHP-7.1/win32/
H A Dgetrusage.c29 static void usage_to_timeval(FILETIME *ft, struct timeval *tv) in usage_to_timeval()
H A Dtime.c59 static zend_always_inline int getfilesystemtime(struct timeval *tv) in getfilesystemtime()
H A Dselect.c37 PHPAPI int php_select(int max_fd, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *tv) in php_select()
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_vio.c166 struct timeval tv; in MYSQLND_METHOD() local
255 struct timeval tv; in MYSQLND_METHOD() local
582 struct timeval tv; in MYSQLND_METHOD() local
H A Dmysqlnd_net.c176 struct timeval tv; in MYSQLND_METHOD() local
266 struct timeval tv; in MYSQLND_METHOD() local
995 struct timeval tv; in MYSQLND_METHOD() local
/PHP-7.1/ext/sockets/
H A Dsockets.c853 struct timeval tv; local
1900 struct timeval tv; local
2015 struct timeval tv; local
/PHP-7.1/sapi/cli/
H A Dphp_cli_server.c256 struct timeval tv; in php_cli_server_get_system_time() local
349 struct timeval tv = {0}; in append_essential_headers() local
790 static int php_cli_server_poller_poll(php_cli_server_poller *poller, struct timeval *tv) /* {{{ */ in php_cli_server_poller_poll()
1794 struct timeval tv = { 10, 0 }; in php_cli_server_client_send_through() local
2520 struct timeval tv = { 1, 0 }; in php_cli_server_do_event_loop() local
H A Dphp_cli.c250 struct timeval tv; in sapi_cli_select() local
/PHP-7.1/ext/ftp/
H A Dftp.c134 struct timeval tv; in ftp_open() local
1528 struct timeval tv; in ftp_getdata() local
/PHP-7.1/main/streams/
H A Dxp_socket.c310 struct timeval tv; in php_sockop_set_option() local
H A Duserspace.c1059 struct timeval tv = *(struct timeval*)ptrparam; in php_userstreamop_set_option() local
/PHP-7.1/ext/soap/
H A Dphp_http.c171 struct timeval tv; in http_connect() local
/PHP-7.1/main/
H A Dnetwork.c1227 struct timeval tv; local
/PHP-7.1/sapi/litespeed/
H A Dlsapilib.c231 struct timeval tv; in LSAPI_Log() local
1332 struct timeval tv; in init_conn_key() local

Completed in 99 milliseconds

12