Home
last modified time | relevance | path

Searched refs:notfirst (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/lib/
Dutils.c555 static int notfirst; in resolve_address() local
581 if (++notfirst == 1) in resolve_address()
/external/iproute2/misc/
Dss.c503 static int notfirst; in __resolve_service() local
505 if (!notfirst) { in __resolve_service()
507 notfirst = 1; in __resolve_service()
900 static int notfirst; in get_dns_host() local
905 if (!notfirst) { in get_dns_host()
907 notfirst = 1; in get_dns_host()