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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_map.h210 STRTOXWORD_OK, /* Operation successful */ enumerator in enum:__anon1701
H A Dmap.c118 &number) != STRTOXWORD_OK) {
270 case STRTOXWORD_OK:
H A Dmap_core.c1632 * endptr is non-NULL, and STRTOXWORD_OK is returned.
1679 return (STRTOXWORD_OK);
1717 if (s2xw_ret != STRTOXWORD_OK) {

Completed in 146 milliseconds