Home
last modified time | relevance | path

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

/openbsd/usr.bin/vi/vi/
H A Dv_ch.c26 static void notfound(SCR *, CHAR_T);
159 empty: notfound(sp, key); in v_chf()
168 notfound(sp, key); in v_chf()
241 empty: notfound(sp, key); in v_chF()
250 notfound(sp, key); in v_chF()
275 notfound(SCR *sp, CHAR_T ch) in notfound() function
/openbsd/usr.bin/which/
H A Dwhich.c54 int ch, allmatches = 0, notfound = 0, progmode = PROG_WHICH; in main() local
89 notfound++; in main()
91 return ((notfound == 0) ? 0 : ((notfound == argc) ? 2 : 1)); in main()
/openbsd/gnu/usr.bin/binutils/gdb/config/djgpp/
H A Ddjconfig.sh58 notfound=${srcdir}/intl/po2tblsed.in
61 notfound=${srcdir}/gdb/ChangeLog.002
64 notfound=${srcdir}/readline/config.h-in
69 echo "(File $notfound was not found.)"
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-Constant/lib/ExtUtils/Constant/
H A DProxySubs.pm93 my (%found, @notfound, @trouble);
110 push @notfound, $item unless $item->{invert_macro}
122 (\%found, \@notfound, \@trouble);
229 my ($found, $notfound, $trouble)
390 = [map {{%$_, type=>'', invert_macro => 1}} @$notfound];
H A DBase.pm999 my $notfound = $self->return_statement_for_notfound();
1000 $body .= " $notfound\n" if $notfound;
/openbsd/sys/isofs/cd9660/
H A Dcd9660_lookup.c258 goto notfound; in cd9660_lookup()
271 goto notfound; in cd9660_lookup()
316 notfound: in cd9660_lookup()
/openbsd/sys/dev/isa/
H A Dlm78_isa.c143 goto notfound; in lm_isa_match()
168 notfound: in lm_isa_match()
/openbsd/usr.bin/ldap/
H A Daldap.c618 goto notfound; in aldap_next_attr()
623 goto notfound; in aldap_next_attr()
638 notfound: in aldap_next_attr()
659 goto notfound; in aldap_match_attr()
661 goto notfound; in aldap_match_attr()
677 notfound: in aldap_match_attr()
/openbsd/libexec/login_ldap/
H A Daldap.c618 goto notfound; in aldap_next_attr()
623 goto notfound; in aldap_next_attr()
638 notfound: in aldap_next_attr()
659 goto notfound; in aldap_match_attr()
661 goto notfound; in aldap_match_attr()
677 notfound: in aldap_match_attr()
/openbsd/usr.sbin/ypldap/
H A Daldap.c654 goto notfound; in aldap_next_attr()
659 goto notfound; in aldap_next_attr()
674 notfound: in aldap_next_attr()
695 goto notfound; in aldap_match_attr()
697 goto notfound; in aldap_match_attr()
713 notfound: in aldap_match_attr()
/openbsd/usr.sbin/makefs/msdos/
H A Dmsdosfs_vnops.c213 goto notfound; in msdosfs_findslot()
275 notfound: in msdosfs_findslot()
/openbsd/sys/arch/sh/sh/
H A Ddb_interface.c365 static char notfound[] = "---"; in __db_procname_by_asid() local
373 return (notfound); in __db_procname_by_asid()
/openbsd/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/t/
H A D02_function.t274 my @notfound = grep !exists $proto_tab{ $_} =>
276 ok @notfound == 0, "All exports in table";
/openbsd/usr.sbin/eigrpd/
H A Dkroute.c590 goto notfound; in kroute_remove()
593 goto notfound; in kroute_remove()
596 goto notfound; in kroute_remove()
620 notfound: in kroute_remove()
/openbsd/sys/msdosfs/
H A Dmsdosfs_lookup.c266 goto notfound; in msdosfs_lookup()
343 notfound:; in msdosfs_lookup()
/openbsd/usr.sbin/ldpd/
H A Dkroute.c725 goto notfound; in kroute_remove()
728 goto notfound; in kroute_remove()
731 goto notfound; in kroute_remove()
756 notfound: in kroute_remove()
/openbsd/sys/ufs/ufs/
H A Dufs_lookup.c223 goto notfound; in ufs_lookup()
346 notfound: in ufs_lookup()
/openbsd/usr.bin/vi/ex/
H A Dex_tag.c900 goto notfound; in ctag_search()
902 notfound: tag_msg(sp, TAG_SEARCH, tag); in ctag_search()
/openbsd/gnu/usr.bin/perl/
H A Dgv.c3772 int off = 0, off1, lr = 0, notfound = 0; in Perl_amagic_call() local
3980 notfound = 1; lr = -1; in Perl_amagic_call()
3982 notfound = 1; lr = 1; in Perl_amagic_call()
4091 if (!notfound) { in Perl_amagic_call()
4187 EXTEND(SP, notfound + 5); in Perl_amagic_call()
4191 if (notfound) { in Perl_amagic_call()
/openbsd/usr.sbin/snmpd/
H A Dapplication.c363 goto notfound; in appl_sysortable()
371 goto notfound; in appl_sysortable()
386 notfound: in appl_sysortable()
/openbsd/sys/net80211/
H A Dieee80211_node.c1493 notfound: in ieee80211_end_scan()
1530 goto notfound; in ieee80211_end_scan()
1603 goto notfound; in ieee80211_end_scan()
/openbsd/usr.bin/ssh/
H A Dssh.c463 goto notfound; in resolve_canonicalize()
501 notfound: in resolve_canonicalize()
/openbsd/gnu/usr.bin/perl/os2/
H A Dos2.c188 #define notfound (Perl_po2()->po2_notfound) macro
2412 if (!newp && !notfound) { in perllib_mangle()
2439 notfound = 1; in perllib_mangle()