Home
last modified time | relevance | path

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

123

/php-src/ext/standard/
H A Dmicrotime.c49 struct timeval tp = {0}; in _php_gettimeofday()
H A Dstreamsfuncs.c105 struct timeval tv; in PHP_FUNCTION()
136 struct timeval *tv_pointer; in PHP_FUNCTION()
265 struct timeval tv; in PHP_FUNCTION()
284 struct timeval *tv_pointer; in PHP_FUNCTION()
762 struct timeval tv, *tv_p = NULL; in PHP_FUNCTION()
1416 struct timeval t; in PHP_FUNCTION()
/php-src/main/streams/
H A Dxp_socket.c61 struct timeval *ptimeout; in php_sockop_write()
126 struct timeval *ptimeout, zero_timeout; in php_sock_stream_wait_for_data()
344 struct timeval tv; in php_sockop_set_option()
401 sock->timeout = *(struct timeval*)ptrparam; in php_sockop_set_option()
930 struct timeval *timeout, in php_stream_generic_socket_factory()
H A Duserspace.c995 struct timeval tv = *(struct timeval*)ptrparam; in php_userstreamop_set_option()
/php-src/sapi/fpm/fpm/
H A Dfpm_php_trace.c41 struct timeval tv; in fpm_php_trace_dump()
H A Dfpm_status.c53 struct timeval duration, now; in fpm_status_export_to_zval()
531 struct timeval duration, now; in fpm_status_handle_request()
H A Dfpm_children.c286 struct timeval tv1, tv2; in fpm_children_bury()
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()
H A Dfpm_unix.c607 struct timeval tv; in fpm_unix_init_main()
/php-src/sapi/phpdbg/
H A Dphpdbg_out.c104 struct timeval tp; in phpdbg_process_print()
/php-src/ext/mysqlnd/
H A Dmysqlnd_vio.c193 struct timeval tv; in MYSQLND_METHOD()
273 struct timeval tv; in MYSQLND_METHOD()
607 struct timeval tv; in MYSQLND_METHOD()
H A Dmysqlnd_debug.h120 struct timeval __dbg_prof_tp = {0}; \
H A Dmysqlnd_debug.c91 struct timeval tv; in MYSQLND_METHOD()
188 struct timeval tv; in MYSQLND_METHOD()
/php-src/sapi/litespeed/
H A Dlsapilib.h360 typedef int (*fn_select_t)( int, fd_set *, fd_set *, fd_set *, struct timeval * );
H A Dlsapi_main.c1457 struct timeval tv_req_begin; in main()
1458 struct timeval tv_req_end; in main()
H A Dlsapilib.c249 struct timeval tv; in LSAPI_Log()
3155 struct timeval timeout; in lsapi_prefork_server_accept()
3423 struct timeval timeout; in LSAPI_Accept_Before_Fork()
3568 struct timeval timeout; in LSAPI_Prefork_Accept_r()
/php-src/ext/fileinfo/libmagic/
H A Dcdf.h42 #define timespec timeval
/php-src/sapi/cli/
H A Dphp_cli_server.c268 struct timeval tv; in php_cli_server_get_system_time()
362 struct timeval tv = {0}; in append_essential_headers()
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()
2745 struct timeval tv = { 1, 0 }; in php_cli_server_do_event_loop()
H A Dphp_cli.c240 struct timeval tv; in sapi_cli_select()
/php-src/ext/sockets/
H A Dsockets.c566 struct timeval tv;
567 struct timeval *tv_p = NULL;
1605 struct timeval tv;
1816 struct timeval tv;
/php-src/ext/opcache/
H A Dzend_accelerator_module.c595 struct timeval exec_time;
596 struct timeval fetch_time;
/php-src/ext/random/
H A Drandom.c620 struct timeval tv;
/php-src/ext/soap/
H A Dphp_http.c164 struct timeval tv; in http_connect()
165 struct timeval *timeout = NULL; in http_connect()
/php-src/ext/ldap/
H A Dldap.c3013 struct timeval *timeout = NULL; in PHP_FUNCTION()
3041 struct timeval *timeout = NULL; in PHP_FUNCTION()
3189 struct timeval timeout; in PHP_FUNCTION()
3213 struct timeval timeout; in PHP_FUNCTION()
/php-src/ext/session/
H A Dsession.c1184 struct timeval tv; in CACHE_LIMITER_FUNC()
1351 struct timeval tv; in php_session_send_cookie()
3069 struct timeval tv = {0}; in php_session_rfc1867_update()

Completed in 122 milliseconds

123