HomeSort by: relevance | last modified time | path
    Searched refs:notfound (Results 1 - 25 of 41) sorted by relevancy

1 2

  /src/etc/
nsswitch.conf 13 netgroup: files [notfound=return] nis
  /src/external/bsd/libbind/dist/tests/
subr.c 213 goto notfound;
225 goto notfound;
236 goto notfound;
242 notfound:
  /src/external/gpl3/gdb.old/dist/gdb/config/djgpp/
djconfig.sh 57 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.)"
  /src/external/gpl3/gdb/dist/gdb/config/djgpp/
djconfig.sh 57 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.)"
  /src/lib/libc/nls/
catgets.c 101 goto notfound;
110 notfound:
  /src/external/bsd/nvi/dist/vi/
v_ch.c 34 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
  /src/regress/sys/kern/getcwd/
old_getcwd.c 184 goto notfound;
197 goto notfound;
248 notfound:
  /src/sys/arch/mac68k/nubus/
nubus.c 133 notfound:
183 goto notfound;
198 goto notfound;
205 goto notfound;
209 goto notfound;
224 goto notfound;
231 goto notfound;
236 goto notfound;
  /src/sys/fs/filecorefs/
filecore_lookup.c 105 * search for name in directory, to found or notfound
106 * notfound:
216 goto notfound;
222 notfound:
  /src/sys/fs/cd9660/
cd9660_lookup.c 81 * search for name in directory, to found or notfound
82 * notfound:
263 goto notfound;
277 goto notfound;
324 notfound:
  /src/usr.bin/grep/
grep.h 127 extern bool notfound;
grep.c 150 bool notfound; /* file not found */ variable
721 exit(c ? (notfound ? (qflag ? 0 : 2) : 0) : (notfound ? 2 : 1));
util.c 218 notfound = true;
  /src/sys/miscfs/procfs/
procfs_subr.c 416 int notfound)
426 error = notfound;
  /src/crypto/external/bsd/openssl/dist/crypto/engine/
eng_list.c 428 goto notfound;
431 notfound:
  /src/crypto/external/bsd/openssl.old/dist/crypto/engine/
eng_list.c 416 goto notfound;
419 notfound:
  /src/sys/arch/sandpoint/stand/altboot/
dsk.c 329 goto notfound;
338 goto notfound;
363 notfound:
  /src/usr.bin/man/
man.c 602 goto notfound;
609 goto notfound;
621 notfound:
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
keytab.c 939 goto notfound;
944 goto notfound;
950 notfound:
  /src/usr.sbin/makefs/msdos/
msdosfs_vnops.c 237 goto notfound;
301 notfound:
  /src/crypto/external/apache2/openssl/dist/crypto/engine/
eng_list.c 465 goto notfound;
468 notfound:
  /src/external/gpl2/rcs/dist/src/
rcsutil.c 1085 char const *notfound; local
1113 notfound = args[1];
1116 args[0] = notfound = RCS_SHELL;
1122 write_stderr(notfound);
  /src/sys/arch/sh3/sh3/
db_interface.c 438 static char notfound[] = "---"; local
446 return (notfound);
  /src/sys/ufs/lfs/
ulfs_lookup.c 102 * search for name in directory, to found or notfound
103 * notfound:
272 goto notfound;
415 goto notfound;
428 notfound:
  /src/sys/ufs/ufs/
ufs_lookup.c 314 * search for name in directory, to found or notfound
315 * notfound:
468 goto notfound;
589 goto notfound;
601 notfound:

Completed in 41 milliseconds

1 2