Home | Sort by: relevance | last modified time | path |
/src/usr.bin/qsubst/ | |
qsubst.c | 199 foundit(void) function in typeref:typename:int 425 if ((n >= rahead) && foundit() && doit()) { |
/src/lib/libc/gen/ | |
getcap.c | 260 int myfd, eof, foundit; local in function:getent 302 foundit = 0; 496 foundit = 1; 501 if (foundit) 505 if (!foundit) { |
/src/sys/dev/raidframe/ | |
rf_dagutils.c | 1084 int foundit, i; local in function:rf_GenerateFailedAccessASMs 1086 foundit = 0; 1137 for (foundit = i = 0, pda = asmap->physInfo; pda; i++, pda = pda->next) { 1140 foundit = 1; 1148 if (!foundit) { |