Searched refs:notfound (Results 1 – 16 of 16) sorted by relevance
| /mirbsd/src/libexec/makewhatis/OpenBSD/Makewhatis/ |
| D | Check.pm | 63 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/ |
| D | djconfig.sh | 59 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/ |
| D | v_ch.c | 26 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/ |
| D | which.c | 56 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/ |
| D | getcwd.c | 157 goto notfound; in getcwd() 164 goto notfound; in getcwd() 211 notfound: in getcwd()
|
| /mirbsd/src/sys/isofs/cd9660/ |
| D | cd9660_lookup.c | 266 goto notfound; 279 goto notfound; 320 notfound:
|
| /mirbsd/src/gnu/usr.bin/rcs/src/ |
| D | rcsutil.c | 761 char const *notfound; local 789 notfound = args[1]; 791 args[0] = notfound = RCS_SHELL; 796 write_stderr(notfound);
|
| /mirbsd/src/bin/mksh/ |
| D | misc.c | 1473 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/ |
| D | Base.pm | 953 my $notfound = $self->return_statement_for_notfound(); 954 $body .= " $notfound\n" if $notfound;
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | gv.c | 1538 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/ |
| D | msdosfs_lookup.c | 270 goto notfound; 333 notfound:;
|
| /mirbsd/src/sys/ufs/ufs/ |
| D | ufs_lookup.c | 233 goto notfound; 364 notfound:
|
| /mirbsd/src/usr.bin/vi/ex/ |
| D | ex_tag.c | 946 goto notfound; 948 notfound: tag_msg(sp, TAG_SEARCH, tag);
|
| /mirbsd/src/sys/net/ |
| D | if_ieee80211subr.c | 1310 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/ |
| D | os2.c | 188 #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/ |
| D | awi.c | 1786 notfound: 1876 goto notfound;
|