Home
last modified time | relevance | path

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

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