HomeSort by: relevance | last modified time | path
    Searched refs:foundit (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/arch/alpha/pci/
pci_bootdev.c 99 goto foundit;
130 goto foundit;
151 goto foundit;
170 goto foundit;
179 goto foundit;
185 foundit:
  /src/sys/arch/alpha/tc/
tc_bootdev.c 127 goto foundit;
139 goto foundit;
149 foundit:
  /src/sys/arch/alpha/alpha/
dec_2000_300.c 261 goto foundit;
272 goto foundit;
279 foundit:
  /src/sys/arch/hp300/dev/
dio.c 226 goto foundit;
229 foundit:
265 goto foundit;
268 foundit:
  /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/sbin/fsck_ext2fs/
utilities.c 187 goto foundit;
196 foundit:
  /src/usr.bin/qsubst/
qsubst.c 199 foundit(void) function in typeref:typename:int
425 if ((n >= rahead) && foundit() && doit()) {
  /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) {
  /src/sbin/fsck_ffs/
utilities.c 187 goto foundit;
194 foundit:
  /src/sys/kern/
kern_sysctl.c 566 goto foundit;
577 goto foundit;
589 foundit:
  /src/sys/dev/pci/
radeonfb.c 1398 if (sc->sc_biossz != 0) goto foundit;
1428 foundit:

Completed in 21 milliseconds