Home
last modified time | relevance | path

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

/minix3/external/bsd/mdocml/dist/
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 };
1130 post_nm(POST_ARGS) in post_nm() function