Searched defs:timespecisset (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/nvi/common/
H A Dutil.h64 #undef timespecisset macro
69 #define timespecisset(tvp) ((tvp)->tv_sec || (tvp)->tv_nsec) macro
/freebsd-current/sys/sys/
H A Dtime.h394 #define timespecisset(tvp) ((tvp)->tv_sec || (tvp)->tv_nsec) macro

Completed in 106 milliseconds