Home
last modified time | relevance | path

Searched refs:notfound (Results 1 – 16 of 16) sorted by relevance

/mirbsd/src/libexec/makewhatis/OpenBSD/Makewhatis/
DCheck.pm63 my @notfound = ();
75 push(@notfound, $func);
77 if (@notfound > 0) {
78 print STDERR "Couldn't find ", join(', ', @notfound),
/mirbsd/src/gnu/usr.bin/binutils/gdb/config/djgpp/
Ddjconfig.sh59 notfound=${srcdir}/bfd/ChangeLog.0203
62 notfound=${srcdir}/gdb/ChangeLog.002
65 notfound=${srcdir}/readline/config.h-in
68 notfound=${srcdir}/opcodes/ChangeLog.0203
74 echo "(File $notfound was not found.)"
/mirbsd/src/usr.bin/vi/vi/
Dv_ch.c26 static void notfound(SCR *, ARG_CHAR_T);
167 empty: notfound(sp, key);
176 notfound(sp, key);
253 empty: notfound(sp, key);
262 notfound(sp, key);
288 notfound(sp, ch) in notfound() function
/mirbsd/src/usr.bin/which/
Dwhich.c56 int ch, allmatches = 0, notfound = 0, progmode = PROG_WHICH; in main() local
107 notfound++; in main()
109 exit((notfound == 0) ? 0 : ((notfound == argc - 1) ? 2 : 1)); in main()
/mirbsd/src/lib/libc/gen/
Dgetcwd.c157 goto notfound; in getcwd()
164 goto notfound; in getcwd()
211 notfound: in getcwd()
/mirbsd/src/sys/isofs/cd9660/
Dcd9660_lookup.c266 goto notfound;
279 goto notfound;
320 notfound:
/mirbsd/src/gnu/usr.bin/rcs/src/
Drcsutil.c761 char const *notfound; local
789 notfound = args[1];
791 args[0] = notfound = RCS_SHELL;
796 write_stderr(notfound);
/mirbsd/src/bin/mksh/
Dmisc.c1473 goto notfound; in do_realpath()
1483 goto notfound; in do_realpath()
1491 goto notfound; in do_realpath()
1499 goto notfound; in do_realpath()
1551 goto notfound; in do_realpath()
1554 goto notfound; in do_realpath()
1565 notfound: in do_realpath()
/mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/Constant/
DBase.pm953 my $notfound = $self->return_statement_for_notfound();
954 $body .= " $notfound\n" if $notfound;
/mirbsd/src/gnu/usr.bin/perl/
Dgv.c1538 int off = 0, off1, lr = 0, notfound = 0; in Perl_amagic_call() local
1718 notfound = 1; lr = -1; in Perl_amagic_call()
1720 notfound = 1; lr = 1; in Perl_amagic_call()
1753 if (!notfound) { in Perl_amagic_call()
1816 EXTEND(SP, notfound + 5); in Perl_amagic_call()
1820 if (notfound) { in Perl_amagic_call()
/mirbsd/src/sys/msdosfs/
Dmsdosfs_lookup.c270 goto notfound;
333 notfound:;
/mirbsd/src/sys/ufs/ufs/
Dufs_lookup.c233 goto notfound;
364 notfound:
/mirbsd/src/usr.bin/vi/ex/
Dex_tag.c946 goto notfound;
948 notfound: tag_msg(sp, TAG_SEARCH, tag);
/mirbsd/src/sys/net/
Dif_ieee80211subr.c1310 notfound: in ieee80211_end_scan()
1350 goto notfound; in ieee80211_end_scan()
1361 goto notfound; in ieee80211_end_scan()
/mirbsd/src/gnu/usr.bin/perl/os2/
Dos2.c188 #define notfound (Perl_po2()->po2_notfound) macro
2365 if (!newp && !notfound) { in perllib_mangle()
2392 notfound = 1; in perllib_mangle()
/mirbsd/src/sys/dev/ic/
Dawi.c1786 notfound:
1876 goto notfound;