Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc_validate.c84 static int ewarn_ge1(POST_ARGS);
152 static v_post posts_hyphtext[] = { ewarn_ge1, post_hyph, NULL };
167 static v_post posts_text[] = { ewarn_ge1, NULL };
483 ewarn_ge1(POST_ARGS) in ewarn_ge1() function