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

/osnet-11/usr/src/lib/libast/common/misc/
H A Doptget.c94 } Help_t; typedef in typeref:struct:Help_s
211 static const Help_t styles[] =
2358 Help_t* hp;
2388 else if ((hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), (char*)what + 1)) && hp->style >= 0)
3583 if (hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), (char*)what))
4180 Help_t* hp;
5090 if (hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), w))
5416 if (hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), s))

Completed in 515 milliseconds