Searched refs:MANDOCERR_MAX (Results 1 – 4 of 4) sorted by relevance
405 if ( ! man_unscope(m, m->last->parent, MANDOCERR_MAX)) in man_descope()413 if ( ! man_unscope(m, m->last->parent, MANDOCERR_MAX)) in man_descope()633 if ( ! man_unscope(m, m->last->parent, MANDOCERR_MAX)) in man_pmacro()
84 MANDOCERR_MAX, enumerator85 MANDOCERR_MAX enumerator88 static const char * const mandocerrs[MANDOCERR_MAX] = {
100 if (er == MANDOCERR_MAX || MAN_BLOCK != n->type) in rew_warn()258 return(man_unscope(m, n, MANDOCERR_MAX)); in rew_scope()
160 MANDOCERR_MAX enumerator