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.c215 static const List_t help_head[] = variable
2442 for (i = 0; i < elementsof(help_head); i++) in opthelp()
2443 list(sp_help, &help_head[i]); in opthelp()