Searched refs:tmpfound (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dnsparse.c822 int found, tmpfound; local
832 tmpfound = (*++p == key);
833 if (tmpfound) {
834 found = tmpfound;

Completed in 15 milliseconds