Searched defs:TIMEVAL_TO_TIMESPEC (Results 1 – 2 of 2) sorted by relevance
/external/dhcpcd-6.8.2/ | ||
D | common.h | 107 #define TIMEVAL_TO_TIMESPEC(tv, ts) do { \ macro |
/external/openssh/ | ||
D | defines.h | 477 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro |