Searched refs:elfedit_atoi (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dlintsup.c71 (void) elfedit_atoi(NULL, NULL);
H A Dutil.c52 * elfedit_atoi, and elfedit_atoui, that are otherwise identical.
232 * elfedit_atoi() and elfedit_atoui():
254 elfedit_atoi(const char *str, const elfedit_atoi_sym_t *sym) function
339 elfedit_atoi_t v = elfedit_atoi(str, sym);
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h667 * The elfedit_atoi() and elfedit_atoui() functions can optionally
756 extern elfedit_atoi_t elfedit_atoi(const char *str,

Completed in 63 milliseconds