Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc.h289 AUTH__NONE = 0, enumerator
H A Dmdoc_validate.c1262 if (AUTH__NONE == np->norm->An.auth) { in post_an()