Home
last modified time | relevance | path

Searched refs:atoui (Results 1 – 1 of 1) sorted by relevance

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