Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/sntp/loc/
H A Dfreebsd2 MDOC
H A Dnetbsd2 MDOC
H A Ddarwin2 MDOC
H A Ddebian2 MDOC
/netbsd-src/usr.sbin/makemandb/
H A Dmakemandb.c45 #define MDOC 0 //If the page is of mdoc(7) type macro
890 rec->page_type = MDOC; in begin_parse()
1500 if (rec->page_type == MDOC) { in insert_into_db()