Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dmandoc.h221 MANDOCERR_OS_UNAME, /* uname(3) system call failed, using UNKNOWN */ enumerator
H A Dmdoc_validate.c2730 mandoc_msg(MANDOCERR_OS_UNAME, n->line, n->pos, "Os"); in post_os()