Searched refs:ucmd_ostyle (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h124 elfedit_outstyle_t ucmd_ostyle; /* Per-cmd output style, if active */ member in struct:user_cmd_t
H A Delfedit.c1171 if (elfedit_atooutstyle(str, &state.cur_cmd->ucmd_ostyle) == 0)
1189 return (state.cur_cmd->ucmd_ostyle);

Completed in 51 milliseconds