HomeSort by relevance Sort by last modified time
    Searched refs:timespeccmp (Results 1 - 3 of 3) sorted by null

  /external/dhcpcd-6.8.2/
common.h 64 #define timespeccmp(tsp, usp, cmp) \ macro
eloop.c 268 if (timespeccmp(&w, &now, <)) {
302 if (timespeccmp(&t->when, &tt->when, <)) {
548 if (timespeccmp(&now, &t->when, >)) {
ipv6nd.c     [all...]

Completed in 248 milliseconds