Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h248 extern const char *elfedit_optarg_helpstr(elfeditGC_module_t *mod,
H A Dsys.c221 help = elfedit_optarg_helpstr(mod, &item); in write_optarg()
H A Delfedit.c782 elfedit_optarg_helpstr(elfeditGC_module_t *mod, elfedit_optarg_item_t *item) in elfedit_optarg_helpstr() function