Home
last modified time | relevance | path

Searched defs:notfound (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.bin/which/
H A Dwhich.c54 int ch, allmatches = 0, notfound = 0, progmode = PROG_WHICH; in main() local
/openbsd/usr.bin/vi/vi/
H A Dv_ch.c275 notfound(SCR *sp, CHAR_T ch) in notfound() function
/openbsd/sys/arch/sh/sh/
H A Ddb_interface.c365 static char notfound[] = "---"; in __db_procname_by_asid() local
/openbsd/gnu/usr.bin/perl/
H A Dgv.c3772 int off = 0, off1, lr = 0, notfound = 0; in Perl_amagic_call() local
/openbsd/gnu/usr.bin/perl/os2/
H A Dos2.c188 #define notfound (Perl_po2()->po2_notfound) macro