Searched defs:opthelp (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h184 #undef opthelp macro
185 #define opthelp _ast_opthelp macro
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h163 #undef opthelp macro
164 #define opthelp _ast_opthelp macro
/illumos-gate/usr/src/lib/libast/common/misc/
H A Doptget.c1571 message((-21, "opthelp: txt#%d +++ %2d \"%s\" style=%d level=%d bump=%d", line, ++depth, show(p), style, level, bump));
1573 message((-21, "opthelp: txt#%d --- %2d \"%s\"", line, depth--, show(p)));
2088 opthelp(const char* oopts, const char* what) function
2215 return T(NiL, ID, "[* call optget() before opthelp() *]");
2677 message((-20, "opthelp: opt %s", show(p)));
2904 message((-21, "opthelp: arg %s", show(p)));
3719 * compatibility wrapper to opthelp()
3725 return opthelp(opts, NiL);
5156 if ((opt_info.arg = opthelp(NiL, v)) == (char*)unknown)
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h184 #undef opthelp macro
185 #define opthelp _ast_opthelp macro
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h163 #undef opthelp macro
164 #define opthelp _ast_opthelp macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h184 #undef opthelp macro
185 #define opthelp _ast_opthelp macro
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h163 #undef opthelp macro
164 #define opthelp _ast_opthelp macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h184 #undef opthelp macro
185 #define opthelp _ast_opthelp macro
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h163 #undef opthelp macro
164 #define opthelp _ast_opthelp macro

Completed in 73 milliseconds