Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_validate.c2297 int hasnm, hasnd; in post_sh_name() local
2299 hasnm = hasnd = 0; in post_sh_name()
2304 if (hasnm && n->child != NULL) in post_sh_name()
2308 hasnm = 1; in post_sh_name()
2332 if ( ! hasnm) in post_sh_name()