Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_man.c70 static void post_sp(DECL_ARGS);
243 { NULL, pre_sp, post_sp, NULL, NULL }, /* sp */
246 { NULL, pre_ll, post_sp, NULL, NULL }, /* ll */
1753 post_sp(DECL_ARGS) in post_sp() function