Searched defs:notfirst (Results 1 – 5 of 5) sorted by relevance
95 int notfirst = 0; in process() local 222 int notfirst = 0; in process_phdr() local [all...]
111 #define mDNSValidHostChar(X, notfirst, notlast) (mDNSIsLetter(X) || mDNSIsDigit(X) || ((notfirst) && (notlast) && (X) == '-') ) argument
494 int notfirst = 0; in s_print() local
632 static int notfirst = 0; in print() local
713 int notfirst = 0; in chk_opt() local