Home
last modified time | relevance | path

Searched defs:tvdiff (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/common/lib/libc/gen/
H A Drpst.c555 tvdiff(const struct timeval *tv1, const struct timeval *tv2) in tvdiff() function
/netbsd-src/usr.bin/ftp/
H A Dftp.c616 struct timeval tvthen, tvnow, tvdiff; in copy_bytes() local