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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c713 static const elfedit_optarg_item_t stdoa[] = { local
743 /* Values are pre-chewed in the stdoa array above */
744 *item = stdoa[((uintptr_t)oa->oa_name) - 1];

Completed in 51 milliseconds