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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dutil.c312 * entry [elfedit_atoi_range() and elfedit_atoui_range() only]:
323 * elfedit_atoi_range() and elfedit_atoui_range():
355 elfedit_atoui_range(const char *str, const char *item_name, function
377 return (elfedit_atoui_range(str, item_name, min, max,
383 * Convenience wrapper on elfedit_atoui_range() that expects to see

Completed in 59 milliseconds