Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmandoc.h224 MANDOCERR_OS_UNAME, /* uname(3) system call failed, using UNKNOWN */ enumerator
H A Dmdoc_validate.c2916 mandoc_msg(MANDOCERR_OS_UNAME, n->line, n->pos, "Os"); in post_os()