Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/mdocml/
HDmdoc_man.c39 struct manact { struct
140 static const struct manact __manacts[MDOC_MAX - MDOC_Dd] = {
262 static const struct manact *const manacts = __manacts - MDOC_Dd;
635 const struct manact *act; in print_node()