Searched refs:Help_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/misc/
H A Doptget.c94 } Help_t; typedef in typeref:struct:Help_s
207 static const Help_t styles[] =
2136 Help_t* hp;
2166 else if ((hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), (char*)what + 1)) && hp->style >= 0)
3327 if (hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), (char*)what))
3908 Help_t* hp;
4801 if (hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), w))
5127 if (hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), s))

Completed in 103 milliseconds