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

/bind-9.6-ESV-R11/contrib/nslint-2.1a3/lbl/
H A Dos-ultrix4.h31 struct timeval;
34 int gettimeofday(struct timeval *, struct timezone *);
H A Dos-sunos4.h105 struct timeval;
108 int gettimeofday(struct timeval *, struct timezone *);
147 int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
194 int utimes(const char *, struct timeval *);
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dsocket_p.h30 int isc__socketmgr_waitevents(struct timeval *, isc_socketwait_t **);
H A Dstdtime.c41 fix_tv_usec(struct timeval *tv) {
67 struct timeval tv;
H A Dtime.c29 #include <sys/time.h> /* Required for struct timeval on some platforms. */
62 fix_tv_usec(struct timeval *tv) {
147 struct timeval tv;
189 struct timeval tv;
H A Dfile.c117 struct timeval times[2];
H A Dapp.c308 struct timeval tv, *tvp;
H A Dsocket.c1104 struct timeval tv;
1903 cmsgbuflen += cmsg_space(sizeof(struct timeval));
5455 isc__socketmgr_waitevents(struct timeval *tvp, isc_socketwait_t **swaitp) {
/bind-9.6-ESV-R11/unit/atf-src/atf-report/
H A Dreader.hpp72 virtual void got_tp_end(struct timeval*, const std::string&);
77 virtual void got_tc_end(const std::string&, struct timeval*,
H A Dreader.cpp121 struct timeval
133 struct timeval tv;
173 struct timeval* tv ATF_DEFS_ATTRIBUTE_UNUSED,
199 struct timeval* tv ATF_DEFS_ATTRIBUTE_UNUSED,
243 struct timeval s1 = read_timeval(p);
273 struct timeval s2 = read_timeval(p);
275 struct timeval s3;
314 struct timeval s1 = read_timeval(p);
350 struct timeval s2 = read_timeval(p);
352 struct timeval s
[all...]
H A Datf-report.cpp70 format_tv(struct timeval* tv)
102 virtual void write_tp_end(struct timeval*, const std::string&) {} argument
106 virtual void write_tc_end(const std::string&, struct timeval*, argument
147 write_tp_end(struct timeval* tv, const std::string& reason)
169 write_tc_end(const std::string& state, struct timeval* tv,
239 write_tp_end(struct timeval* tv, const std::string& reason)
269 write_tc_end(const std::string& state, struct timeval* tv,
432 write_tp_end(struct timeval* tv, const std::string& reason)
459 write_tc_end(const std::string& state, struct timeval* tv,
539 got_tp_end(struct timeval* t
[all...]
H A Dreader_test.cpp68 got_tp_end(struct timeval* tv ATF_DEFS_ATTRIBUTE_UNUSED,
82 struct timeval* tv ATF_DEFS_ATTRIBUTE_UNUSED,
/bind-9.6-ESV-R11/lib/isc/pthreads/
H A Dmutex.c65 struct timeval locked_total;
66 struct timeval wait_total;
73 struct timeval lock_t;
74 struct timeval locked_total;
75 struct timeval wait_total;
135 struct timeval prelock_t;
136 struct timeval postlock_t;
178 struct timeval unlock_t;
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dqueryperf.c130 struct timeval sent_timestamp;
138 struct timeval sent_timestamp;
197 struct timeval time_of_program_start;
198 struct timeval time_of_first_query;
200 struct timeval time_of_first_query_interval;
201 struct timeval time_of_end_of_run;
202 struct timeval time_of_stop_sending;
204 struct timeval time_of_queryset_start;
206 struct timeval time_of_next_queryset;
1007 * Set a timeval struc
[all...]
/bind-9.6-ESV-R11/contrib/zkt/
H A Dlog.c386 struct timeval tv;
/bind-9.6-ESV-R11/lib/lwres/
H A Dcontext.c460 struct timeval timeout;
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c327 select(int a0, fd_set* a1, fd_set* a2, fd_set* a3, const struct timeval* a4)
329 static int (PASCAL *fp)(int a0, fd_set* a1, fd_set* a2, fd_set* a3, const struct timeval* a4);
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dtest-program.cpp177 struct timeval tv;
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c327 select(int a0, fd_set* a1, fd_set* a2, fd_set* a3, const struct timeval* a4)
329 static int (PASCAL *fp)(int a0, fd_set* a1, fd_set* a2, fd_set* a3, const struct timeval* a4);

Completed in 93 milliseconds