Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dtime.h77 timespec_sub(struct timespec lhs, struct timespec rhs) in timespec_sub() function
/freebsd/tools/tools/netmap/
H A Dctrs.h88 timespec_sub(struct timespec a, struct timespec b) in timespec_sub() function
/freebsd/tools/tools/netrate/netreceive/
H A Dnetreceive.c87 timespec_sub(struct timespec *tsa, struct timespec *tsb) in timespec_sub() function