Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dman_validate.c87 static const struct man_valid man_valids[MAN_MAX] = { variable
147 if (NULL == (cp = man_valids[n->tok].pres)) in man_valid_pre()
179 if (NULL == (cp = man_valids[man->last->tok].posts)) in man_valid_post()