Home
last modified time | relevance | path

Searched refs:elfedit_i18nhdl_t (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h91 elfedit_i18nhdl_t cmd_desc;
92 elfedit_i18nhdl_t cmd_help;
101 elfedit_i18nhdl_t mod_desc;
212 elfedit_i18nhdl_t oai_help; /* Help text for option */
H A Delfedit.c717 (elfedit_i18nhdl_t)MSG_STDOA_OPTDESC_O, in elfedit_next_optarg()
723 (elfedit_i18nhdl_t)MSG_STDOA_OPTDESC_AND, 0 }, in elfedit_next_optarg()
728 (elfedit_i18nhdl_t)MSG_STDOA_OPTDESC_CMP, 0 }, in elfedit_next_optarg()
733 (elfedit_i18nhdl_t)MSG_STDOA_OPTDESC_OR, 0 }, in elfedit_next_optarg()
H A Dsys.c68 mod_i18nhdl_to_str(elfedit_i18nhdl_t hdl) in mod_i18nhdl_to_str()
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h291 typedef uintptr_t elfedit_i18nhdl_t; typedef
299 #define ELFEDIT_I18NHDL(_i18n_str_ref) ((elfedit_i18nhdl_t)_i18n_str_ref)
457 elfedit_i18nhdl_t oa_help; /* Help text for option */
520 elfedit_i18nhdl_t cmd_desc; /* Short desc. of cmd purpose */
521 elfedit_i18nhdl_t cmd_help; /* Help text for the command */
530 elfedit_i18nhdl_t cmd_desc;
531 elfedit_i18nhdl_t cmd_help;
566 typedef const char *(* elfedit_mod_i18nhdl_to_str_func_t)(elfedit_i18nhdl_t);
571 elfedit_i18nhdl_t mod_desc; /* Short desc. of mod purpose */
580 elfedit_i18nhdl_t mod_desc;
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsyminfo.c77 mod_i18nhdl_to_str(elfedit_i18nhdl_t hdl) in mod_i18nhdl_to_str()
H A Dstr.c83 mod_i18nhdl_to_str(elfedit_i18nhdl_t hdl) in mod_i18nhdl_to_str()
H A Dshdr.c88 mod_i18nhdl_to_str(elfedit_i18nhdl_t hdl) in mod_i18nhdl_to_str()
H A Dphdr.c104 mod_i18nhdl_to_str(elfedit_i18nhdl_t hdl) in mod_i18nhdl_to_str()
H A Dcap.c93 mod_i18nhdl_to_str(elfedit_i18nhdl_t hdl) in mod_i18nhdl_to_str()
H A Ddyn.c91 mod_i18nhdl_to_str(elfedit_i18nhdl_t hdl) in mod_i18nhdl_to_str()
H A Dehdr.c112 mod_i18nhdl_to_str(elfedit_i18nhdl_t hdl) in mod_i18nhdl_to_str()
H A Dsym.c101 mod_i18nhdl_to_str(elfedit_i18nhdl_t hdl) in mod_i18nhdl_to_str()