Home
last modified time | relevance | path

Searched defs:timeval_subtract (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dtimeval_func.c47 timeval_subtract(struct timeval* d, const struct timeval* end, const struct timeval* start) in timeval_subtract() function
/freebsd/crypto/krb5/src/appl/gss-sample/
H A Dgss-server.c343 timeval_subtract(struct timeval *tv1, struct timeval *tv2) in timeval_subtract() function
/freebsd/crypto/openssl/test/
H A Dlhash_test.c315 timeval_subtract (struct timeval *result, struct timeval *x, struct timeval *y) in timeval_subtract() function