Searched refs:Help_t (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/misc/ |
H A D | optget.c | 101 } Help_t; typedef in typeref:struct:Help_s 229 static const Help_t styles[] = 2397 Help_t* hp; 2430 else if ((hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), (char*)what + 1)) && hp->style >= 0) 3626 if (hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), (char*)what)) 4276 Help_t* hp; 5188 if (hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), w)) 5515 if (hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), s))
|
Completed in 18 milliseconds