Searched refs:efind (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c53 static int efind(char *);
253 if (err != 0 && (!opt('C', f1) || err != efind(f2))) {
510 * efind - convert error name to number
513 efind(char *name) function
/freebsd-11-stable/lib/libc/regex/grot/
H A Dmain.c225 if (err != 0 && (!opt('C', f1) || err != efind(f2))) {
479 - efind - convert error name to number
480 == static int efind(char *name);
483 efind(char *name) function

Completed in 64 milliseconds