Home
last modified time | relevance | path

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

123

/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_scoreboard.h29 struct timeval accepted;
30 struct timeval duration;
32 struct timeval tv;
41 struct timeval cpu_duration;
43 struct timeval last_request_cpu_duration;
H A Dfpm_request.h15 struct timeval;
17 void fpm_request_check_timed_out(struct fpm_child_s *child, struct timeval *tv, int terminate_timeo…
20 int fpm_request_last_activity(struct fpm_child_s *child, struct timeval *tv);
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 Dfpm_request.c41 struct timeval now; in fpm_request_accepting()
64 struct timeval now; in fpm_request_reading_headers()
112 struct timeval now; in fpm_request_info()
156 struct timeval now; in fpm_request_executing()
175 struct timeval now; in fpm_request_end()
209 struct timeval now; in fpm_request_finished()
225 void fpm_request_check_timed_out(struct fpm_child_s *child, struct timeval *now, int terminate_time… in fpm_request_check_timed_out()
249 struct timeval tv; in fpm_request_check_timed_out()
298 int fpm_request_last_activity(struct fpm_child_s *child, struct timeval *tv) /* {{{ */ in fpm_request_last_activity()
H A Dfpm_children.h23 struct timeval started;
29 struct timeval slow_logged;
H A Dzlog.h11 struct timeval;
19 size_t zlog_print_time(struct timeval *tv, char *timebuf, size_t timebuf_len);
H A Dfpm_events.h16 struct timeval timeout; /* next time to trigger */
17 struct timeval frequency;
H A Dfpm_clock.h10 int fpm_clock_get(struct timeval *tv);
H A Dfpm_events.c375 struct timeval ms; in fpm_event_loop()
376 struct timeval tmp; in fpm_event_loop()
377 struct timeval now; in fpm_event_loop()
486 struct timeval now; in fpm_event_add()
487 struct timeval tmp; in fpm_event_add()
H A Dfpm_process_ctl.c291 static void fpm_pctl_check_request_timeout(struct timeval *now) /* {{{ */ in fpm_pctl_check_request_timeout()
309 static void fpm_pctl_perform_idle_server_maintenance(struct timeval *now) /* {{{ */ in fpm_pctl_perform_idle_server_maintenance()
359 struct timeval last, now; in fpm_pctl_perform_idle_server_maintenance()
443 struct timeval now; in fpm_pctl_heartbeat()
468 struct timeval now; in fpm_pctl_perform_idle_server_maintenance_heartbeat()
H A Dfpm_status.h20 struct timeval last_update;
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()
/PHP-7.1/win32/
H A Dtime.h27 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 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.1/main/
H A Dphp_network.h162 static inline int php_tvtoto(struct timeval *timeouttv) in php_tvtoto()
174 static inline int php_pollfd_for(php_socket_t fd, int events, struct timeval *timeouttv) in php_pollfd_for()
249 int socktype, int asynchronous, struct timeval *timeout, zend_string **error_string,
257 struct timeval *timeout,
272 struct timeval *timeout,
297 struct timeval timeout;
310 int socktype, struct timeval *timeout, const char *persistent_id STREAMS_DC);
335 …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)
734 struct timeval *timeout,
791 int socktype, int asynchronous, struct timeval *timeout, zend_string **error_string,
798 struct timeval working_timeout;
801 struct timeval limit_time, time_now;
1144 int socktype, struct timeval *timeout, const char *persistent_id STREAMS_DC)
1227 struct timeval tv;
/PHP-7.1/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.1/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.1/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
286 struct timeval;
287 int cdf_timestamp_to_timespec(struct timeval *, cdf_timestamp_t);
288 int cdf_timespec_to_timestamp(cdf_timestamp_t *, const struct timeval *);
/PHP-7.1/ext/openssl/
H A Dxp_ssl.c102 static struct timeval subtract_timeval( struct timeval a, struct timeval b );
103 static int compare_timeval( struct timeval a, struct timeval b );
1026 struct timeval now; in limit_handshake_reneg()
1754 struct timeval start_time, in php_openssl_enable_crypto()
1796 struct timeval cur_time, in php_openssl_enable_crypto()
1921 struct timeval start_time; in php_openssl_sockop_io()
2079 static struct timeval subtract_timeval( struct timeval a, struct timeval b ) in subtract_timeval()
2081 struct timeval difference; in subtract_timeval()
2094 static int compare_timeval( struct timeval a, struct timeval b ) in compare_timeval()
2315 struct timeval tv; in php_openssl_sockop_set_option()
[all …]

Completed in 88 milliseconds

123