Home
last modified time | relevance | path

Searched defs:tv2 (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/xattrtest/
H A Dxattrtest.c337 timeval_sub(struct timeval *delta, struct timeval *tv1, struct timeval *tv2) in timeval_sub()
345 timeval_sub_seconds(struct timeval *tv1, struct timeval *tv2) in timeval_sub_seconds()
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dpwhash_scrypt.c117 tv2(void) in tv2() function
H A Dpwhash_argon2i.c107 tv2(void) in tv2() function
H A Dpwhash_argon2id.c107 tv2(void) in tv2() function
/f-stack/freebsd/kern/
H A Dkern_time.c121 struct timeval delta, tv1, tv2; in settime() local