Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_man.c64 static void post_nm(DECL_ARGS);
149 { NULL, pre_nm, post_nm, NULL, NULL }, /* Nm */
1440 post_nm(DECL_ARGS) in post_nm() function
H A Dmdoc_validate.c109 static int post_nm(POST_ARGS);
156 static v_post posts_nm[] = { post_nm, NULL };
1122 post_nm(POST_ARGS) in post_nm() function