Searched defs:strtonum (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/nc/ |
H A D | strtonum.c | 31 strtonum(const char *numstr, unsigned int minval, unsigned int maxval, in strtonum() function
|
/titanic_50/usr/src/cmd/mandoc/ |
H A D | compat_strtonum.c | 38 strtonum(const char *numstr, long long minval, long long maxval, in strtonum() function
|
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | util.c | 53 strtonum(topo_mod_t *mp, char *str, int *err) in strtonum() function
|
/titanic_50/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_string.c | 113 strtonum(const char *s, int base) in strtonum() function
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | spa_misc.c | 1473 strtonum(const char *str, char **nptr) in strtonum() function
|