/PHP-8.0/sapi/fpm/fpm/ |
H A D | fpm_request.h | 20 struct timeval; 22 void fpm_request_check_timed_out(struct fpm_child_s *child, struct timeval *tv, int terminate_timeo… 25 int fpm_request_last_activity(struct fpm_child_s *child, struct timeval *tv);
|
H A D | fpm_scoreboard.h | 31 struct timeval accepted; 32 struct timeval duration; 34 struct timeval tv; 43 struct timeval cpu_duration; 45 struct timeval last_request_cpu_duration;
|
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_children.h | 23 struct timeval started; 29 struct timeval slow_logged;
|
H A D | fpm_request.c | 40 struct timeval now; in fpm_request_accepting() 64 struct timeval now; in fpm_request_reading_headers() 113 struct timeval now; in fpm_request_info() 156 struct timeval now; in fpm_request_executing() 174 struct timeval now; in fpm_request_end() 207 struct timeval now; in fpm_request_finished() 222 void fpm_request_check_timed_out(struct fpm_child_s *child, struct timeval *now, int terminate_time… in fpm_request_check_timed_out() 246 struct timeval tv; in fpm_request_check_timed_out() 295 int fpm_request_last_activity(struct fpm_child_s *child, struct timeval *tv) /* {{{ */ in fpm_request_last_activity()
|
H A D | fpm_events.h | 15 struct timeval timeout; /* next time to trigger */ 16 struct timeval frequency;
|
H A D | fpm_clock.h | 9 int fpm_clock_get(struct timeval *tv);
|
H A D | fpm_status.h | 19 struct timeval last_update;
|
H A D | fpm_events.c | 392 struct timeval ms; in fpm_event_loop() 393 struct timeval tmp; in fpm_event_loop() 394 struct timeval now; in fpm_event_loop() 507 struct timeval now; in fpm_event_add() 508 struct timeval tmp; in fpm_event_add()
|
H A D | zlog.h | 12 struct timeval; 27 size_t zlog_print_time(struct timeval *tv, char *timebuf, size_t timebuf_len);
|
H A D | fpm_process_ctl.c | 294 static void fpm_pctl_check_request_timeout(struct timeval *now) /* {{{ */ in fpm_pctl_check_request_timeout() 324 static void fpm_pctl_perform_idle_server_maintenance(struct timeval *now) /* {{{ */ in fpm_pctl_perform_idle_server_maintenance() 377 struct timeval last, now; in fpm_pctl_perform_idle_server_maintenance() 459 struct timeval now; in fpm_pctl_heartbeat() 484 struct timeval now; in fpm_pctl_perform_idle_server_maintenance_heartbeat()
|
/PHP-8.0/win32/ |
H A D | time.h | 27 struct timeval it_interval; /* next value */ 28 struct timeval it_value; /* current value */ 47 PHPAPI extern int gettimeofday(struct timeval *time_Info, struct timezone *timezone_Info);
|
H A D | getrusage.h | 63 struct timeval ru_utime; 66 struct timeval ru_stime;
|
H A D | select.h | 22 PHPAPI int php_select(php_socket_t max_fd, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval…
|
H A D | time.c | 55 static zend_always_inline int getfilesystemtime(struct timeval *tv) in getfilesystemtime() 81 PHPAPI int gettimeofday(struct timeval *time_Info, struct timezone *timezone_Info) in gettimeofday()
|
H A D | select.c | 31 PHPAPI int php_select(php_socket_t max_fd, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval… in php_select() 40 struct timeval tvslice; in php_select()
|
H A D | getrusage.c | 27 static zend_always_inline void usage_to_timeval(FILETIME *ft, struct timeval *tv) in usage_to_timeval()
|
/PHP-8.0/ext/standard/ |
H A D | uniqid.c | 37 ZEND_TLS struct timeval prev_tv = { 0, 0 }; 47 struct timeval tv; in PHP_FUNCTION() 61 (void)gettimeofday((struct timeval *) &tv, (struct timezone *) NULL); in PHP_FUNCTION()
|
H A D | lcg.c | 74 struct timeval tv; in lcg_seed()
|
/PHP-8.0/main/ |
H A D | php_network.h | 156 static inline int php_tvtoto(struct timeval *timeouttv) in php_tvtoto() 168 static inline int php_pollfd_for(php_socket_t fd, int events, struct timeval *timeouttv) in php_pollfd_for() 262 int socktype, int asynchronous, struct timeval *timeout, zend_string **error_string, 270 struct timeval *timeout, 285 struct timeval *timeout, 310 struct timeval timeout; 323 int socktype, struct timeval *timeout, const char *persistent_id STREAMS_DC); 348 …n_unix_rel(path, pathlen, persistent, timeval) _php_stream_sock_open_unix((path), (pathlen), (pers… argument
|
H A D | network.c | 305 struct timeval *timeout, 390 static inline void sub_times(struct timeval a, struct timeval b, struct timeval *result) 723 struct timeval *timeout, 780 int socktype, int asynchronous, struct timeval *timeout, zend_string **error_string, 787 struct timeval working_timeout; 790 struct timeval limit_time, time_now; 1106 int socktype, struct timeval *timeout, const char *persistent_id STREAMS_DC) 1189 struct timeval tv;
|
/PHP-8.0/main/streams/ |
H A D | php_stream_transport.h | 29 struct timeval *timeout, 48 struct timeval *timeout, 67 struct timeval *timeout, 83 struct timeval *timeout, 142 struct timeval *timeout;
|
H A D | transports.c | 54 struct timeval *timeout, in _php_stream_xport_create() 67 struct timeval default_timeout = { 0, 0 }; in _php_stream_xport_create() 227 struct timeval *timeout, in php_stream_xport_connect() 287 struct timeval *timeout, in php_stream_xport_accept()
|
/PHP-8.0/ext/openssl/ |
H A D | xp_ssl.c | 125 static struct timeval php_openssl_subtract_timeval(struct timeval a, struct timeval b); 126 static int php_openssl_compare_timeval(struct timeval a, struct timeval b); 162 struct timeval connect_timeout; 1071 struct timeval now; in php_openssl_limit_handshake_reneg() 1906 struct timeval left_time; in php_openssl_enable_crypto() 1987 struct timeval start_time; in php_openssl_sockop_io() 2144 static struct timeval php_openssl_subtract_timeval(struct timeval a, struct timeval b) /* {{{ */ in php_openssl_subtract_timeval() 2146 struct timeval difference; in php_openssl_subtract_timeval() 2160 static int php_openssl_compare_timeval( struct timeval a, struct timeval b ) in php_openssl_compare_timeval() 2388 struct timeval tv; in php_openssl_sockop_set_option() [all …]
|
/PHP-8.0/sapi/fpm/fpm/events/ |
H A D | select.c | 86 struct timeval t; in fpm_event_select_wait()
|