Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmdoc_validate.c2342 int hasnm, hasnd; in post_sh_name() local
2344 hasnm = hasnd = 0; in post_sh_name()
2349 if (hasnm && n->child != NULL) in post_sh_name()
2353 hasnm = 1; in post_sh_name()
2377 if ( ! hasnm) in post_sh_name()