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

/freebsd-13-stable/contrib/mandoc/
H A Dman.c38 static char *man_hasc(char *);
60 man_hasc(char *start) function
78 if (start != NULL && man_hasc(start) != NULL)
131 ((ep = man_hasc(man->last->string)) != NULL)) {
243 if (bline && man_hasc(buf + offs))

Completed in 44 milliseconds