Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc_validate.c112 static int post_par(POST_ARGS);
160 static v_post posts_pp[] = { post_par, ewarn_eq0, NULL };
163 static v_post posts_sp[] = { post_par, ewarn_le1, NULL };
2119 post_par(POST_ARGS) in post_par() function