Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c761 item->oai_help = oa->oa_help; in elfedit_next_optarg()
1575 (optarg->oa_help != 0) || in validate_optarg()
1679 if ((oa1->oa_help != 0) || (oa1->oa_flags != 0) || in validate_optarg()
H A Delfedit.msg172 @ MSG_ERR_CMDOA_VALNOT0 "ELFEDIT_CMDOA_F_VALUE optarg has non-0 oa_help, \
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h457 elfedit_i18nhdl_t oa_help; /* Help text for option */ member