Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dmansearch.c73 static struct expr *exprcomp(const struct mansearch *,
100 if ((e = exprcomp(search, argc, argv, &argi)) == NULL) { in mansearch()
606 exprcomp(const struct mansearch *search, int argc, char *argv[], int *argi) in exprcomp() function
725 e = exprcomp(search, argc, argv, argi); in exprterm()