Searched refs:timespec (Results 1 - 21 of 21) sorted by relevance
| /bind-9.11.3/lib/dns/tests/ |
| H A D | dnstest.c | 306 struct timespec ts;
|
| /bind-9.11.3/lib/isc/pthreads/ |
| H A D | condition.c | 28 struct timespec ts; 34 * POSIX defines a timespec's tv_sec as time_t. 48 * POSIX defines a timespec's tv_nsec as long. isc_time_nanoseconds
|
| /bind-9.11.3/lib/isc/tests/ |
| H A D | isctest.c | 164 struct timespec ts;
|
| /bind-9.11.3/lib/isc/unix/ |
| H A D | entropy.c | 174 struct timespec ts;
|
| H A D | socket.c | 6454 struct timespec ts, *tsp;
|
| /bind-9.11.3/bin/tests/virtual-time/ |
| H A D | vtwrapper.c | 251 struct kevent *eventlist, int nevents, const struct timespec *timeout) 255 struct timespec ts;
|
| /bind-9.11.3/contrib/dnsperf-2.1.0.0-1/ |
| H A D | dnsperf.c | 118 struct timespec stop_time_ns;
|
| /bind-9.11.3/contrib/perftcpdns/ |
| H A D | perftcpdns.c | 189 struct timespec ts0, ts1, ts2, ts3; /* timespecs */ 270 struct timespec boot; /* the date of boot */ 271 struct timespec last; /* the date of last connect */ 272 struct timespec due; /* the date of next connect */ 273 struct timespec dreport; /* the date of next reporting */ 274 struct timespec finished; /* the date of finish */ 537 struct timespec now; 771 struct timespec now; 843 struct timespec now; 1292 struct timespec no [all...] |
| /bind-9.11.3/bin/tests/pkcs11/benchmarks/ |
| H A D | create.c | 68 static int clock_gettime(int32_t id, struct timespec *tp); 71 clock_gettime(int32_t id, struct timespec *tp) 118 struct timespec starttime; 119 struct timespec endtime;
|
| H A D | find.c | 66 static int clock_gettime(int32_t id, struct timespec *tp); 69 clock_gettime(int32_t id, struct timespec *tp) 107 struct timespec starttime; 108 struct timespec endtime;
|
| H A D | genrsa.c | 68 static int clock_gettime(int32_t id, struct timespec *tp); 71 clock_gettime(int32_t id, struct timespec *tp) 131 struct timespec starttime; 132 struct timespec endtime;
|
| H A D | login.c | 68 static int clock_gettime(int32_t id, struct timespec *tp); 71 clock_gettime(int32_t id, struct timespec *tp) 98 struct timespec starttime; 99 struct timespec endtime;
|
| H A D | privrsa.c | 68 static int clock_gettime(int32_t id, struct timespec *tp); 71 clock_gettime(int32_t id, struct timespec *tp) 221 struct timespec starttime; 222 struct timespec endtime;
|
| H A D | pubrsa.c | 68 static int clock_gettime(int32_t id, struct timespec *tp); 71 clock_gettime(int32_t id, struct timespec *tp) 142 struct timespec starttime; 143 struct timespec endtime;
|
| H A D | random.c | 64 static int clock_gettime(int32_t id, struct timespec *tp); 67 clock_gettime(int32_t id, struct timespec *tp) 99 struct timespec starttime; 100 struct timespec endtime;
|
| H A D | session.c | 64 static int clock_gettime(int32_t id, struct timespec *tp); 67 clock_gettime(int32_t id, struct timespec *tp) 93 struct timespec starttime; 94 struct timespec endtime;
|
| H A D | sha1.c | 64 static int clock_gettime(int32_t id, struct timespec *tp); 67 clock_gettime(int32_t id, struct timespec *tp) 100 struct timespec starttime; 101 struct timespec endtime;
|
| H A D | sign.c | 68 static int clock_gettime(int32_t id, struct timespec *tp); 71 clock_gettime(int32_t id, struct timespec *tp) 224 struct timespec starttime; 225 struct timespec endtime;
|
| H A D | verify.c | 68 static int clock_gettime(int32_t id, struct timespec *tp); 71 clock_gettime(int32_t id, struct timespec *tp) 145 struct timespec starttime; 146 struct timespec endtime;
|
| /bind-9.11.3/unit/atf-src/tools/ |
| H A D | timers.cpp | 205 static const timespec ts = { 1, 0 };
|
| /glassfish-3.1.2/installer/src/cpp/share/launcher/ |
| H A D | java_md.unix.c | 409 struct timespec ts;
|
Completed in 67 milliseconds