Searched refs:notfirst (Results 1 – 4 of 4) sorted by relevance
58 unset notfirst66 if [ "x$notfirst" = "x" ] ; then67 notfirst=true
109 #define mDNSValidHostChar(X, notfirst, notlast) (mDNSIsLetter(X) || mDNSIsDigit(X) || ((notfirst) &… argument
902 static int notfirst; in resolve_address() local929 if (++notfirst == 1) in resolve_address()
982 static int notfirst; in __resolve_service() local985 if (!notfirst) { in __resolve_service()987 notfirst = 1; in __resolve_service()1453 static int notfirst; in get_dns_host() local1458 if (!notfirst) { in get_dns_host()1460 notfirst = 1; in get_dns_host()