Searched refs:timeval (Results 1 - 25 of 3355) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/src/
H A Dcurlutil.h28 struct timeval cutil_tvnow(void);
36 long cutil_tvdiff(struct timeval t1, struct timeval t2);
43 double cutil_tvdiff_secs(struct timeval t1, struct timeval t2);
45 long cutil_tvlong(struct timeval t1);
H A Dcurlutil.c29 struct timeval cutil_tvnow(void)
36 struct timeval now;
45 struct timeval cutil_tvnow(void)
54 struct timeval now;
79 struct timeval cutil_tvnow(void)
86 struct timeval now;
93 struct timeval cutil_tvnow(void)
98 struct timeval now;
112 long cutil_tvdiff(struct timeval newer, struct timeval olde
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/tests/libtest/
H A Dtestutil.h28 struct timeval tutil_tvnow(void);
36 long tutil_tvdiff(struct timeval t1, struct timeval t2);
43 double tutil_tvdiff_secs(struct timeval t1, struct timeval t2);
45 long tutil_tvlong(struct timeval t1);
H A Dtestutil.c30 struct timeval tutil_tvnow(void)
37 struct timeval now;
46 struct timeval tutil_tvnow(void)
55 struct timeval now;
80 struct timeval tutil_tvnow(void)
87 struct timeval now;
94 struct timeval tutil_tvnow(void)
99 struct timeval now;
113 long tutil_tvdiff(struct timeval newer, struct timeval olde
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/src/
H A Dcurlutil.h28 struct timeval cutil_tvnow(void);
36 long cutil_tvdiff(struct timeval t1, struct timeval t2);
43 double cutil_tvdiff_secs(struct timeval t1, struct timeval t2);
45 long cutil_tvlong(struct timeval t1);
H A Dcurlutil.c29 struct timeval cutil_tvnow(void)
36 struct timeval now;
45 struct timeval cutil_tvnow(void)
54 struct timeval now;
79 struct timeval cutil_tvnow(void)
86 struct timeval now;
93 struct timeval cutil_tvnow(void)
98 struct timeval now;
112 long cutil_tvdiff(struct timeval newer, struct timeval olde
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/tests/libtest/
H A Dtestutil.h28 struct timeval tutil_tvnow(void);
36 long tutil_tvdiff(struct timeval t1, struct timeval t2);
43 double tutil_tvdiff_secs(struct timeval t1, struct timeval t2);
45 long tutil_tvlong(struct timeval t1);
H A Dtestutil.c30 struct timeval tutil_tvnow(void)
37 struct timeval now;
46 struct timeval tutil_tvnow(void)
55 struct timeval now;
80 struct timeval tutil_tvnow(void)
87 struct timeval now;
94 struct timeval tutil_tvnow(void)
99 struct timeval now;
113 long tutil_tvdiff(struct timeval newer, struct timeval olde
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/src/
H A Dcurlutil.h28 struct timeval cutil_tvnow(void);
36 long cutil_tvdiff(struct timeval t1, struct timeval t2);
43 double cutil_tvdiff_secs(struct timeval t1, struct timeval t2);
45 long cutil_tvlong(struct timeval t1);
H A Dcurlutil.c29 struct timeval cutil_tvnow(void)
36 struct timeval now;
45 struct timeval cutil_tvnow(void)
54 struct timeval now;
79 struct timeval cutil_tvnow(void)
86 struct timeval now;
93 struct timeval cutil_tvnow(void)
98 struct timeval now;
112 long cutil_tvdiff(struct timeval newer, struct timeval olde
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/tests/libtest/
H A Dtestutil.h28 struct timeval tutil_tvnow(void);
36 long tutil_tvdiff(struct timeval t1, struct timeval t2);
43 double tutil_tvdiff_secs(struct timeval t1, struct timeval t2);
45 long tutil_tvlong(struct timeval t1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dtimeval.h32 struct timeval curlx_tvnow(void);
40 long curlx_tvdiff(struct timeval t1, struct timeval t2);
47 double curlx_tvdiff_secs(struct timeval t1, struct timeval t2);
49 long Curl_tvlong(struct timeval t1);
H A Dtimeval.c23 #include "timeval.h"
27 struct timeval curlx_tvnow(void)
34 struct timeval now;
43 struct timeval curlx_tvnow(void)
52 struct timeval now;
77 struct timeval curlx_tvnow(void)
84 struct timeval now;
91 struct timeval curlx_tvnow(void)
96 struct timeval now;
110 long curlx_tvdiff(struct timeval newe
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dtimeval.h32 struct timeval curlx_tvnow(void);
40 long curlx_tvdiff(struct timeval t1, struct timeval t2);
47 double curlx_tvdiff_secs(struct timeval t1, struct timeval t2);
49 long Curl_tvlong(struct timeval t1);
H A Dtimeval.c23 #include "timeval.h"
27 struct timeval curlx_tvnow(void)
34 struct timeval now;
43 struct timeval curlx_tvnow(void)
52 struct timeval now;
77 struct timeval curlx_tvnow(void)
84 struct timeval now;
91 struct timeval curlx_tvnow(void)
96 struct timeval now;
110 long curlx_tvdiff(struct timeval newe
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dtimeval.h32 struct timeval curlx_tvnow(void);
40 long curlx_tvdiff(struct timeval t1, struct timeval t2);
47 double curlx_tvdiff_secs(struct timeval t1, struct timeval t2);
49 long Curl_tvlong(struct timeval t1);
H A Dtimeval.c23 #include "timeval.h"
27 struct timeval curlx_tvnow(void)
34 struct timeval now;
43 struct timeval curlx_tvnow(void)
52 struct timeval now;
77 struct timeval curlx_tvnow(void)
84 struct timeval now;
91 struct timeval curlx_tvnow(void)
96 struct timeval now;
110 long curlx_tvdiff(struct timeval newe
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-common/
H A Dtimeval.h23 /** \file timeval.h Functions to facilitate timeval handling */
35 /** Compare two timeval structures and return a negative value when a < b, 0 when a == b and a positive value otherwise */
36 int avahi_timeval_compare(const struct timeval *a, const struct timeval *b);
38 /** Calculate the difference between two timeval structures as microsecond value */
39 AvahiUsec avahi_timeval_diff(const struct timeval *a, const struct timeval *b);
41 /** Add a number of microseconds to the specified timeval structure and return it. *a is modified. */
42 struct timeval* avahi_timeval_ad
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-common/
H A Dtimeval.h23 /** \file timeval.h Functions to facilitate timeval handling */
35 /** Compare two timeval structures and return a negative value when a < b, 0 when a == b and a positive value otherwise */
36 int avahi_timeval_compare(const struct timeval *a, const struct timeval *b);
38 /** Calculate the difference between two timeval structures as microsecond value */
39 AvahiUsec avahi_timeval_diff(const struct timeval *a, const struct timeval *b);
41 /** Add a number of microseconds to the specified timeval structure and return it. *a is modified. */
42 struct timeval* avahi_timeval_ad
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-common/
H A Dtimeval.h23 /** \file timeval.h Functions to facilitate timeval handling */
35 /** Compare two timeval structures and return a negative value when a < b, 0 when a == b and a positive value otherwise */
36 int avahi_timeval_compare(const struct timeval *a, const struct timeval *b);
38 /** Calculate the difference between two timeval structures as microsecond value */
39 AvahiUsec avahi_timeval_diff(const struct timeval *a, const struct timeval *b);
41 /** Add a number of microseconds to the specified timeval structure and return it. *a is modified. */
42 struct timeval* avahi_timeval_ad
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/sys/
H A Dresource.h10 struct timeval ru_utime; /* user time used */
11 struct timeval ru_stime; /* system time used */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/sys/
H A Dresource.h10 struct timeval ru_utime; /* user time used */
11 struct timeval ru_stime; /* system time used */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/bridge/libbridge/
H A Dlibbridge.h36 struct timeval max_age;
37 struct timeval hello_time;
38 struct timeval forward_delay;
39 struct timeval bridge_max_age;
40 struct timeval bridge_hello_time;
41 struct timeval bridge_forward_delay;
46 struct timeval ageing_time;
47 struct timeval hello_timer_value;
48 struct timeval tcn_timer_value;
49 struct timeval topology_change_timer_valu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/bridge/libbridge/
H A Dlibbridge.h36 struct timeval max_age;
37 struct timeval hello_time;
38 struct timeval forward_delay;
39 struct timeval bridge_max_age;
40 struct timeval bridge_hello_time;
41 struct timeval bridge_forward_delay;
46 struct timeval ageing_time;
47 struct timeval hello_timer_value;
48 struct timeval tcn_timer_value;
49 struct timeval topology_change_timer_valu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/bridge/libbridge/
H A Dlibbridge.h36 struct timeval max_age;
37 struct timeval hello_time;
38 struct timeval forward_delay;
39 struct timeval bridge_max_age;
40 struct timeval bridge_hello_time;
41 struct timeval bridge_forward_delay;
46 struct timeval ageing_time;
47 struct timeval hello_timer_value;
48 struct timeval tcn_timer_value;
49 struct timeval topology_change_timer_valu
[all...]

Completed in 170 milliseconds

1234567891011>>