Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c79 #define HELP_head 0x01 macro
1736 if (*hflags & HELP_head) in item()
1739 *hflags |= HELP_head; in item()
3700 if (style == STYLE_html && !(dflags & HELP_head) && (bflags & HELP_head)) in opthelp()