Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_man.c65 static void post_lb(DECL_ARGS);
230 { NULL, NULL, post_lb, NULL, NULL }, /* Lb */
1525 post_lb(DECL_ARGS) in post_lb() function
H A Dmdoc_validate.c92 static void post_lb(POST_ARGS);
229 { NULL, post_lb }, /* Lb */
831 post_lb(POST_ARGS) in post_lb() function