Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_map.h214 STRTOXWORD_OK, /* Operation successful */ enumerator
H A Dmap.c118 &number) != STRTOXWORD_OK) { in map_cap()
270 case STRTOXWORD_OK: in valuetoxword()
H A Dmap_core.c1681 return (STRTOXWORD_OK); in ld_map_strtoxword()
1720 if (s2xw_ret != STRTOXWORD_OK) { in ld_map_getint()