OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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