Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_validate.c110 static int post_ns(POST_ARGS);
158 static v_post posts_ns[] = { post_ns, NULL };
1908 post_ns(POST_ARGS) in post_ns() function