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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c313 atoui(const char *str, atoui_type_t type, uint32_t *v) function
413 if (atoui(str, atoui_type, &list->value.type) == 0) {
817 if ((atoui(optarg, ATOUI_OSABI, &val) == 0) ||

Completed in 45 milliseconds