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

  /src/etc/
nsswitch.conf 13 netgroup: files [notfound=return] nis
  /src/lib/libc/nls/
catgets.c 100 goto notfound;
109 notfound:
  /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 in typeref:typename:bool
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/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/usr.sbin/makefs/msdos/
msdosfs_vnops.c 237 goto notfound;
301 notfound:
  /src/sys/arch/sh3/sh3/
db_interface.c 438 static char notfound[] = "---"; local in function:__db_procname_by_asid
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 311 * search for name in directory, to found or notfound
312 * notfound:
465 goto notfound;
586 goto notfound;
598 notfound:
  /src/sys/fs/msdosfs/
msdosfs_lookup.c 270 goto notfound;
352 notfound:
  /src/sys/ufs/ext2fs/
ext2fs_lookup.c 263 * search for name in directory, to found or notfound
264 * notfound:
413 goto notfound;
524 notfound:
  /src/sys/uvm/
uvm_map.c 2049 goto notfound;
2093 goto notfound;
2163 goto notfound;
2267 goto notfound;
2275 goto notfound;
2295 notfound:
2296 UVMHIST_LOG(maphist, "<- failed (notfound)", 0,0,0,0);
  /src/sys/net80211/
ieee80211_node.c 731 notfound:
779 goto notfound;
782 goto notfound;
  /src/sys/netinet/
if_arp.c 618 goto notfound;
627 notfound:

Completed in 28 milliseconds