Home
last modified time | relevance | path

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
H A Delfedit.c1171 if (elfedit_atooutstyle(str, &state.cur_cmd->ucmd_ostyle) == 0) in elfedit_set_cmd_outstyle()
1189 return (state.cur_cmd->ucmd_ostyle); in elfedit_outstyle()