Searched defs:STR_CMD_T_ZERO (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.c52 STR_CMD_T_ZERO = 3, /* str:zero */ enumerator in enum:__anon1513
304 case STR_CMD_T_ZERO:
695 case STR_CMD_T_ZERO:
931 return (cmd_body(STR_CMD_T_ZERO, obj_state, argc, argv));

Completed in 59 milliseconds