Home
last modified time | relevance | path

Searched refs:timeval (Results 1 – 25 of 71) sorted by relevance

123

/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_scoreboard.h30 struct timeval accepted;
31 struct timeval duration;
33 struct timeval tv;
42 struct timeval cpu_duration;
44 struct timeval last_request_cpu_duration;
H A Dfpm_request.h16 struct timeval;
18 void fpm_request_check_timed_out(struct fpm_child_s *child, struct timeval *tv, int terminate_timeo…
21 int fpm_request_last_activity(struct fpm_child_s *child, struct timeval *tv);
H A Dfpm_clock.c34 int fpm_clock_get(struct timeval *tv) /* {{{ */ in fpm_clock_get()
88 int fpm_clock_get(struct timeval *tv) /* {{{ */ in fpm_clock_get()
115 int fpm_clock_get(struct timeval *tv) /* {{{ */ in fpm_clock_get()
H A Dfpm_request.c42 struct timeval now; in fpm_request_accepting()
65 struct timeval now; in fpm_request_reading_headers()
113 struct timeval now; in fpm_request_info()
157 struct timeval now; in fpm_request_executing()
176 struct timeval now; in fpm_request_end()
210 struct timeval now; in fpm_request_finished()
226 void fpm_request_check_timed_out(struct fpm_child_s *child, struct timeval *now, int terminate_time… in fpm_request_check_timed_out()
250 struct timeval tv; in fpm_request_check_timed_out()
299 int fpm_request_last_activity(struct fpm_child_s *child, struct timeval *tv) /* {{{ */ in fpm_request_last_activity()
H A Dfpm_children.h24 struct timeval started;
30 struct timeval slow_logged;
H A Dzlog.h12 struct timeval;
20 size_t zlog_print_time(struct timeval *tv, char *timebuf, size_t timebuf_len);
H A Dfpm_events.h17 struct timeval timeout; /* next time to trigger */
18 struct timeval frequency;
H A Dfpm_clock.h11 int fpm_clock_get(struct timeval *tv);
H A Dfpm_events.c376 struct timeval ms; in fpm_event_loop()
377 struct timeval tmp; in fpm_event_loop()
378 struct timeval now; in fpm_event_loop()
487 struct timeval now; in fpm_event_add()
488 struct timeval tmp; in fpm_event_add()
H A Dfpm_process_ctl.c292 static void fpm_pctl_check_request_timeout(struct timeval *now) /* {{{ */ in fpm_pctl_check_request_timeout()
310 static void fpm_pctl_perform_idle_server_maintenance(struct timeval *now) /* {{{ */ in fpm_pctl_perform_idle_server_maintenance()
360 struct timeval last, now; in fpm_pctl_perform_idle_server_maintenance()
444 struct timeval now; in fpm_pctl_heartbeat()
469 struct timeval now; in fpm_pctl_perform_idle_server_maintenance_heartbeat()
H A Dfpm_status.h21 struct timeval last_update;
H A Dzlog.c68 size_t zlog_print_time(struct timeval *tv, char *timebuf, size_t timebuf_len) /* {{{ */ in zlog_print_time()
104 struct timeval tv; in vzlog()
/PHP-7.0/win32/
H A Dtime.h27 struct timeval it_interval; /* next value */
28 struct timeval it_value; /* current value */
45 PHPAPI extern int gettimeofday(struct timeval *time_Info, struct timezone *timezone_Info);
H A Dgetrusage.h65 struct timeval ru_utime;
68 struct timeval ru_stime;
H A Dselect.h21 PHPAPI int php_select(int max_fd, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *tv);
H A Dtime.c59 static zend_always_inline int getfilesystemtime(struct timeval *tv) in getfilesystemtime()
85 PHPAPI int gettimeofday(struct timeval *time_Info, struct timezone *timezone_Info) in gettimeofday()
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()
46 struct timeval tvslice; in php_select()
H A Dgetrusage.c29 static void usage_to_timeval(FILETIME *ft, struct timeval *tv) in usage_to_timeval()
/PHP-7.0/main/
H A Dphp_network.h160 static inline int php_tvtoto(struct timeval *timeouttv) in php_tvtoto()
172 static inline int php_pollfd_for(php_socket_t fd, int events, struct timeval *timeouttv) in php_pollfd_for()
247 int socktype, int asynchronous, struct timeval *timeout, zend_string **error_string,
255 struct timeval *timeout,
270 struct timeval *timeout,
294 struct timeval timeout;
307 int socktype, struct timeval *timeout, const char *persistent_id STREAMS_DC);
332 …n_unix_rel(path, pathlen, persistent, timeval) _php_stream_sock_open_unix((path), (pathlen), (pers… argument
H A Dnetwork.c313 struct timeval *timeout,
405 static inline void sub_times(struct timeval a, struct timeval b, struct timeval *result)
729 struct timeval *timeout,
781 int socktype, int asynchronous, struct timeval *timeout, zend_string **error_string,
788 struct timeval working_timeout;
791 struct timeval limit_time, time_now;
1122 int socktype, struct timeval *timeout, const char *persistent_id STREAMS_DC)
1205 struct timeval tv;
/PHP-7.0/main/streams/
H A Dphp_stream_transport.h32 struct timeval *timeout,
51 struct timeval *timeout,
70 struct timeval *timeout,
86 struct timeval *timeout,
145 struct timeval *timeout;
/PHP-7.0/ext/standard/
H A Duniqid.c55 struct timeval tv; in PHP_FUNCTION()
72 gettimeofday((struct timeval *) &tv, (struct timezone *) NULL); in PHP_FUNCTION()
/PHP-7.0/ext/fileinfo/libmagic/
H A Dcdf_time.c99 cdf_timestamp_to_timespec(struct timeval *ts, cdf_timestamp_t t) in cdf_timestamp_to_timespec()
148 cdf_timespec_to_timestamp(cdf_timestamp_t *t, const struct timeval *ts) in cdf_timespec_to_timestamp()
185 struct timeval ts; in main()
H A Dcdf.h40 #define timespec timeval
46 #define timespec timeval
285 struct timeval;
286 int cdf_timestamp_to_timespec(struct timeval *, cdf_timestamp_t);
287 int cdf_timespec_to_timestamp(cdf_timestamp_t *, const struct timeval *);
/PHP-7.0/ext/openssl/
H A Dxp_ssl.c111 static struct timeval subtract_timeval( struct timeval a, struct timeval b );
112 static int compare_timeval( struct timeval a, struct timeval b );
1050 struct timeval now; in limit_handshake_reneg()
1798 struct timeval start_time, in php_openssl_enable_crypto()
1840 struct timeval cur_time, in php_openssl_enable_crypto()
1965 struct timeval start_time; in php_openssl_sockop_io()
2123 static struct timeval subtract_timeval( struct timeval a, struct timeval b ) in subtract_timeval()
2125 struct timeval difference; in subtract_timeval()
2138 static int compare_timeval( struct timeval a, struct timeval b ) in compare_timeval()
2362 struct timeval tv; in php_openssl_sockop_set_option()
[all …]

Completed in 49 milliseconds

123