Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c257 static const List_t help_tail[] = variable
2446 for (i = 0; i < elementsof(help_tail); i++) in opthelp()
2447 list(sp_help, &help_tail[i]); in opthelp()