Home
last modified time | relevance | path

Searched refs:timeval (Results 26 – 50 of 67) sorted by relevance

123

/PHP-7.4/ext/standard/
H A Dfsock.c42 struct timeval tv; in php_fsockopen_stream()
H A Dmicrotime.c52 struct timeval tp = {0}; in _php_gettimeofday()
H A Dstreamsfuncs.c97 struct timeval tv; in PHP_FUNCTION()
251 struct timeval tv; in PHP_FUNCTION()
750 struct timeval tv, *tv_p = NULL; in PHP_FUNCTION()
1351 struct timeval t; in PHP_FUNCTION()
/PHP-7.4/main/streams/
H A Dxp_socket.c63 struct timeval *ptimeout; in php_sockop_write()
124 struct timeval *ptimeout; in php_sock_stream_wait_for_data()
320 struct timeval tv; in php_sockop_set_option()
365 sock->timeout = *(struct timeval*)ptrparam; in php_sockop_set_option()
891 struct timeval *timeout, in php_stream_generic_socket_factory()
H A Duserspace.c1068 struct timeval tv = *(struct timeval*)ptrparam; in php_userstreamop_set_option()
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_php_trace.c45 struct timeval tv; in fpm_php_trace_dump()
H A Dfpm_status.c52 struct timeval duration, now; in fpm_status_export_to_zval()
488 struct timeval duration, now; in fpm_status_handle_request()
H A Dfpm_children.c245 struct timeval tv1, tv2; in fpm_children_bury()
H A Dzlog.c76 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()
H A Dfpm_unix.c491 struct timeval tv; in fpm_unix_init_main()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_vio.c164 struct timeval tv; in MYSQLND_METHOD()
253 struct timeval tv; in MYSQLND_METHOD()
583 struct timeval tv; in MYSQLND_METHOD()
H A Dmysqlnd_debug.h120 struct timeval __dbg_prof_tp = {0}; \
H A Dmysqlnd_debug.c93 struct timeval tv; in MYSQLND_METHOD()
190 struct timeval tv; in MYSQLND_METHOD()
/PHP-7.4/ext/curl/
H A Dmulti.c193 static void _make_timeval_struct(struct timeval *to, double timeout) /* {{{ */ in _make_timeval_struct()
218 struct timeval to; in PHP_FUNCTION()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_io.c113 struct timeval ttmo;
H A Dphpdbg_out.c1029 struct timeval tp; in phpdbg_process_print()
1272 struct timeval tp; in phpdbg_rlog_internal()
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.h362 typedef int (*fn_select_t)( int, fd_set *, fd_set *, fd_set *, struct timeval * );
H A Dlsapi_main.c1473 struct timeval tv_req_begin; in main()
1474 struct timeval tv_req_end; in main()
H A Dlsapilib.c250 struct timeval tv; in LSAPI_Log()
1364 struct timeval tv; in init_conn_key()
3136 struct timeval timeout; in lsapi_prefork_server_accept()
3404 struct timeval timeout; in LSAPI_Accept_Before_Fork()
3549 struct timeval timeout; in LSAPI_Prefork_Accept_r()
/PHP-7.4/ext/fileinfo/libmagic/
H A Dmagic.c174 struct timeval utsbuf[2];
H A Dcdf.h44 #define timespec timeval
H A Dcompress.c370 struct timeval tout = {0, 100 * 1000}; in sread()
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_module.c537 struct timeval exec_time;
538 struct timeval fetch_time;
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c261 struct timeval tv; in php_cli_server_get_system_time()
354 struct timeval tv = {0}; in append_essential_headers()
869 static int php_cli_server_poller_poll(php_cli_server_poller *poller, struct timeval *tv) /* {{{ */ in php_cli_server_poller_poll()
1884 struct timeval tv = { 10, 0 }; in php_cli_server_client_send_through()
2632 struct timeval tv = { 1, 0 }; in php_cli_server_do_event_loop()
/PHP-7.4/ext/sockets/
H A Dsockets.c976 struct timeval tv;
977 struct timeval *tv_p = NULL;
1985 struct timeval tv;
2101 struct timeval tv;

Completed in 110 milliseconds

123