Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_validate.c86 static int hwarn_eq0(POST_ARGS);
138 static v_post posts_bd[] = { post_literal, hwarn_eq0, bwarn_ge1, NULL };
140 static v_post posts_bk[] = { hwarn_eq0, bwarn_ge1, NULL };
495 hwarn_eq0(POST_ARGS) in hwarn_eq0() function
1533 return(hwarn_eq0(mdoc)); in post_bl_head()