OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timeval_smaller
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
timeval_func.h
53
int
timeval_smaller
(const struct timeval* x, const struct timeval* y);
timeval_func.c
101
timeval_smaller
(const struct timeval* x, const struct timeval* y)
function
timehist.c
122
if(
timeval_smaller
(tv, &hist->buckets[i].upper)) {
netevent.c
2445
if(
timeval_smaller
(doq_socket->now_tv, &t->time)) {
/src/external/bsd/unbound/dist/cachedb/
redis.c
162
if(
timeval_smaller
(&now_val, &wait_tv)) {
/src/external/bsd/unbound/dist/testcode/
replay.c
537
else if(
timeval_smaller
(&p->tv, &res->tv))
547
if(t &&
timeval_smaller
(&t->tv, &runtime->now_tv))
/src/external/bsd/unbound/dist/services/
mesh.c
304
if(
timeval_smaller
(&mesh->jostle_max, &age)) {
Completed in 41 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026