Searched refs:found (Results 326 - 350 of 2075) sorted by relevance

<<11121314151617181920>>

/netbsd-current/sys/arch/amiga/dev/
H A Dzz9k.c75 bool found = false; local
81 found = true;
87 zz9k_exists = found;
91 return found;
/netbsd-current/external/gpl3/gdb/dist/sim/lm32/
H A Dsim-if.c49 int found;
53 found = 0;
61 if (!found)
64 found = 1;
48 int found; local
/netbsd-current/sys/arch/arc/arc/
H A Dautoconf.c127 * Configure all devices found that we know about.
136 panic("no mainbus found");
258 static int found = 0, initted = 0, scsiboot = 0; local
263 if (found)
295 found = 1;
305 found = 1;
/netbsd-current/tests/libexec/ld.elf_so/
H A Dt_rtld_r_debug.c102 bool found; local
113 for (found = false; map; map = map->l_next) {
117 found = true;
122 ATF_CHECK(found);
/netbsd-current/sys/arch/alpha/alpha/
H A Ddec_3000_500.c168 static int found, initted, scsiboot, netboot; local
174 if (b == NULL || found)
248 /* we've found it! */
253 found = 1;
268 found = 1;
H A Ddec_3000_300.c148 static int found, initted, scsiboot, netboot; local
154 if (b == NULL || found)
228 /* we've found it! */
233 found = 1;
248 found = 1;
H A Ddec_2000_300.c202 static int found, initted, scsiboot, netboot; local
207 if (b == NULL || found)
270 /* we've found it! */
275 found = 1;
295 found = 1;
/netbsd-current/usr.sbin/installboot/
H A Dcd9660.c114 int rv, blocksize, found; local
171 found = 0;
216 found = 1;
230 if (found == 0) {
/netbsd-current/external/bsd/nvi/dist/dist/
H A Dcompile99 found=no
106 found=yes
111 found=yes
118 if test "$found" != yes; then
/netbsd-current/lib/libarch/alpha/
H A Dalpha_pci_mem.c96 goto found;
99 /* Not found in any of the windows. */
102 found:
/netbsd-current/usr.bin/tset/
H A Dterm.c67 goto found;
91 found:
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dlang-librep72 || { echo "Skipping test: rep not found"; rm -fr $tmpfiles; exit 77; }
H A Dmsgfmt-739 msgfmt: found 1 fatal error
H A Dmsgfmt-839 msgfmt: found 1 fatal error
H A Dmsgfmt-942 msgfmt: found 1 fatal error
/netbsd-current/sys/lib/libsa/
H A Dalloc.c175 goto found;
189 if (failed) { /* nothing found */
211 found:
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Dcmd.c85 goto found;
92 found:
/netbsd-current/external/bsd/unbound/dist/sldns/
H A Dparse.c440 int found; local
446 found = 0;
449 found = 1;
452 if (found && buffer->_limit > buffer->_position) {
469 int found; local
477 found = 0;
480 found = 1;
483 if (!found) {
/netbsd-current/external/ibm-public/postfix/dist/conf/
H A Dpostmulti-script57 found=
59 for d in "$@"; do [ "$d" = "$dir" ] && found=1 || keep="$keep $d"; done
64 add) test -n "$found" ||
66 del) test -n "$found" &&
269 fatal "$config_directory/main.cf file not found"
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dx86-64-property-2.d6 Displaying notes found in: .note.gnu.property
H A Dproperty-2.d5 Displaying notes found in: .note.gnu.property
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-aarch64/
H A Dbti-plt-6.d13 Displaying notes found in: .note.gnu.property
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elf/
H A Dpr22450.d10 Displaying notes found in: \.note\.gnu
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-x86-64/
H A Dproperty-x86-cet2a-x32.d10 Displaying notes found in: .note.gnu.property
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/
H A Dfind-unused-errs44 echo Possibly unused $F found in openssl.ec

Completed in 390 milliseconds

<<11121314151617181920>>