Searched refs:notfound (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-current/etc/
H A Dnsswitch.conf13 netgroup: files [notfound=return] nis
/netbsd-current/external/bsd/libbind/dist/tests/
H A Dsubr.c213 goto notfound;
225 goto notfound;
236 goto notfound;
242 notfound:
/netbsd-current/external/gpl3/gdb/dist/gdb/config/djgpp/
H A Ddjconfig.sh57 notfound=${srcdir}/bfd/ChangeLog.0203
60 notfound=${srcdir}/gdb/ChangeLog.002
63 notfound=${srcdir}/readline/config.h-in
66 notfound=${srcdir}/opcodes/ChangeLog.0203
72 echo "(File $notfound was not found.)"
/netbsd-current/external/gpl3/gdb.old/dist/gdb/config/djgpp/
H A Ddjconfig.sh57 notfound=${srcdir}/bfd/ChangeLog.0203
60 notfound=${srcdir}/gdb/ChangeLog.002
63 notfound=${srcdir}/readline/config.h-in
66 notfound=${srcdir}/opcodes/ChangeLog.0203
72 echo "(File $notfound was not found.)"
/netbsd-current/lib/libc/nls/
H A Dcatgets.c100 goto notfound;
109 notfound:
/netbsd-current/external/bsd/nvi/dist/vi/
H A Dv_ch.c34 static void notfound __P((SCR *, ARG_CHAR_T));
168 empty: notfound(sp, key);
177 notfound(sp, key);
251 empty: notfound(sp, key);
260 notfound(sp, key);
285 notfound(SCR *sp, ARG_CHAR_T ch) function
/netbsd-current/regress/sys/kern/getcwd/
H A Dold_getcwd.c184 goto notfound;
197 goto notfound;
248 notfound:
/netbsd-current/sys/arch/mac68k/nubus/
H A Dnubus.c133 notfound:
183 goto notfound;
198 goto notfound;
205 goto notfound;
209 goto notfound;
224 goto notfound;
231 goto notfound;
236 goto notfound;
/netbsd-current/sys/fs/filecorefs/
H A Dfilecore_lookup.c105 * search for name in directory, to found or notfound
106 * notfound:
216 goto notfound;
222 notfound:
/netbsd-current/sys/fs/cd9660/
H A Dcd9660_lookup.c81 * search for name in directory, to found or notfound
82 * notfound:
263 goto notfound;
277 goto notfound;
324 notfound:
/netbsd-current/usr.bin/grep/
H A Dgrep.h127 extern bool notfound;
H A Dgrep.c150 bool notfound; /* file not found */ variable
721 exit(c ? (notfound ? (qflag ? 0 : 2) : 0) : (notfound ? 2 : 1));
H A Dutil.c218 notfound = true;
/netbsd-current/external/gpl2/dtc/dist/tests/
H A DMakefile.tests10 notfound \
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_list.c416 goto notfound;
419 notfound:
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_list.c428 goto notfound;
431 notfound:
/netbsd-current/sys/miscfs/procfs/
H A Dprocfs_subr.c416 int notfound)
426 error = notfound;
415 procfs_proc_lock(struct mount *mp, int pid, struct proc **bunghole, int notfound) argument
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Ddsk.c329 goto notfound;
338 goto notfound;
363 notfound:
/netbsd-current/usr.bin/man/
H A Dman.c597 goto notfound;
604 goto notfound;
616 notfound:
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkeytab.c939 goto notfound;
944 goto notfound;
950 notfound:
/netbsd-current/usr.sbin/makefs/msdos/
H A Dmsdosfs_vnops.c237 goto notfound;
301 notfound:
/netbsd-current/external/gpl2/rcs/dist/src/
H A Drcsutil.c1085 char const *notfound; local
1113 notfound = args[1];
1116 args[0] = notfound = RCS_SHELL;
1122 write_stderr(notfound);
/netbsd-current/sys/arch/sh3/sh3/
H A Ddb_interface.c438 static char notfound[] = "---"; local
446 return (notfound);
/netbsd-current/sys/ufs/lfs/
H A Dulfs_lookup.c102 * search for name in directory, to found or notfound
103 * notfound:
272 goto notfound;
415 goto notfound;
428 notfound:
/netbsd-current/sys/ufs/ufs/
H A Dufs_lookup.c311 * search for name in directory, to found or notfound
312 * notfound:
465 goto notfound;
586 goto notfound;
598 notfound:

Completed in 585 milliseconds

12