Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc_validate.c111 static int post_os(POST_ARGS);
159 static v_post posts_os[] = { post_os, post_prol, NULL };
2348 post_os(POST_ARGS) in post_os() function