Searched refs:tmpfound (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libc/port/gen/ | ||
H A D | nsparse.c | 822 int found, tmpfound; local 832 tmpfound = (*++p == key); 833 if (tmpfound) { 834 found = tmpfound; |
Completed in 15 milliseconds