Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/misc/
H A Doptget.c235 static const List_t help_tail[] = variable
2182 for (i = 0; i < elementsof(help_tail); i++) in opthelp()
2183 list(sp_help, &help_tail[i]); in opthelp()