Home
last modified time | relevance | path

Searched refs:strtoull (Results 1 – 25 of 123) sorted by relevance

12345

/titanic_50/usr/src/lib/libast/common/comp/
H A Dstrtoull.c26 #define strtoull ______strtoull macro
30 #undef strtoull
40 #define S2I_function strtoull
H A Dtransition.c73 #ifndef strtoull
78 return strtoull(a, b, c); in _ast_strtoull()
/titanic_50/usr/src/cmd/sgs/crle/common/
H A Ddump.c114 strtoull(str + MSG_AUD_RESBGN_SIZE, in dump()
119 strtoull(str + MSG_AUD_RESEND_SIZE, in dump()
/titanic_50/usr/src/lib/libc/port/gen/
H A Dstrtoumax.c41 return ((uintmax_t)strtoull(nptr, endptr, base)); in strtoumax()
/titanic_50/usr/src/test/zfs-tests/cmd/mkholes/
H A Dmkholes.c97 off = strtoull(off_str, NULL, 0); in push_segment()
98 len = strtoull(len_str, NULL, 0); in push_segment()
/titanic_50/usr/src/cmd/zinject/
H A Dtranslate.c220 record->zi_start = strtoull(range, &end, 10); in calculate_range()
226 record->zi_end = strtoull(end + 1, &end, 10); in calculate_range()
462 record->zi_guid = strtoull(device, &end, 16); in translate_device()
/titanic_50/usr/src/head/iso/
H A Dstdlib_c99.h85 extern unsigned long long strtoull(const char *_RESTRICT_KYWD,
/titanic_50/usr/src/cmd/plimit/
H A Dplimit.c255 value = strtoull(minutes, &lastc, 10); in limit_value()
261 sec = strtoull(seconds, &lastc, 10); in limit_value()
304 value = strtoull(arg, &lastc, 10); in limit_value()
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h429 #undef strtoull
430 #define strtoull _ast_strtoull macro
446 extern __MANGLE__ unsigned _ast_intmax_t strtoull __PROTO__((const char*, char**, int));
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h450 #undef strtoull
451 #define strtoull _ast_strtoull macro
467 extern __MANGLE__ unsigned _ast_intmax_t strtoull __PROTO__((const char*, char**, int));
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h450 #undef strtoull
451 #define strtoull _ast_strtoull macro
467 extern __MANGLE__ unsigned _ast_intmax_t strtoull __PROTO__((const char*, char**, int));
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h429 #undef strtoull
430 #define strtoull _ast_strtoull macro
446 extern __MANGLE__ unsigned _ast_intmax_t strtoull __PROTO__((const char*, char**, int));
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h429 #undef strtoull
430 #define strtoull _ast_strtoull macro
446 extern __MANGLE__ unsigned _ast_intmax_t strtoull __PROTO__((const char*, char**, int));
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h429 #undef strtoull
430 #define strtoull _ast_strtoull macro
446 extern __MANGLE__ unsigned _ast_intmax_t strtoull __PROTO__((const char*, char**, int));
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h450 #undef strtoull
451 #define strtoull _ast_strtoull macro
467 extern __MANGLE__ unsigned _ast_intmax_t strtoull __PROTO__((const char*, char**, int));
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h450 #undef strtoull
451 #define strtoull _ast_strtoull macro
467 extern __MANGLE__ unsigned _ast_intmax_t strtoull __PROTO__((const char*, char**, int));
/titanic_50/usr/src/lib/sun_fc/common/
H A DTgtFCHBA.cc115 portwwn = strtoull(portwwnString.c_str(), NULL, 16); in getHBAAttributes()
190 portwwn = strtoull(portwwnString.c_str(), NULL, 16); in doForceLip()
H A DTgtFCHBAPort.cc260 portwwn = strtoull(portwwnString.c_str(), NULL, 16); in getPortAttributes()
314 portwwn = strtoull(portwwnString.c_str(), NULL, 16); in getDiscoveredAttributes()
/titanic_50/usr/src/common/util/
H A Dstrtoull.c49 strtoull(const char *str, char **nptr, int base) in ddi_strtoull()
/titanic_50/usr/src/cmd/prctl/
H A Dutils.c138 *uint64out = strtoull(scaledin, &endptr, 16); in scaledtouint64()
211 *uint64out = strtoull(scaledin, &endptr, 0); in scaledtouint64()
/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_string.c262 (void) strtoull(s, &p, 0); in strbadidnum()
/titanic_50/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.l182 yylval.uval = strtoull(yytext, NULL, 0);
/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_conf.c133 val = strtoull(s, &end, 0); in set_ui32x()
201 val = strtoull(s, &end, 0); in set_ui64()
444 val = strtoull(s, &end, 0); in set_time()
501 val = strtoull(s, &end, 0) * mul; in set_size()
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap429 #undef strtoull
430 #define strtoull _ast_strtoull
446 extern __MANGLE__ unsigned _ast_intmax_t strtoull __PROTO__((const char*, char**, int));
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dmap429 #undef strtoull
430 #define strtoull _ast_strtoull
446 extern __MANGLE__ unsigned _ast_intmax_t strtoull __PROTO__((const char*, char**, int));

12345