Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dman_validate.c66 static int post_UC(CHKARGS);
83 static v_check posts_uc[] = { post_UC, NULL };
492 post_UC(CHKARGS) in post_UC() function