Searched refs:elfedit_atooutstyle (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h227 extern int elfedit_atooutstyle(const char *str, elfedit_outstyle_t *outstyle);
H A Dsys.c690 if (elfedit_atooutstyle(argv[1], &state.outstyle) == 0)
H A Dutil.c434 elfedit_atooutstyle(const char *str, elfedit_outstyle_t *outstyle) function
H A Delfedit.c1171 if (elfedit_atooutstyle(str, &state.cur_cmd->ucmd_ostyle) == 0)
3477 if (elfedit_atooutstyle(optarg, &state.outstyle) == 0)

Completed in 70 milliseconds