Home
last modified time | relevance | path

Searched defs:strtoul (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/bsd/
H A Dstrtoul.c57 strtoul(const char *nptr, char **endptr, int base) { in strtoul() function
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacsolaris.h102 #define strtoul(s, r, b) acpi_strtoul(s, r, b) macro
H A Daclinux.h244 #define strtoul simple_strtoul macro
/illumos-gate/usr/src/lib/libumem/common/
H A Dlinktest_stand.c52 void strtoul(void) {} in strtoul() function
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutclib.c804 strtoul ( in strtoul() function
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h486 # define strtoul strtol /* gcc library bogosity */ macro
1304 # define strtoul strtol /* gcc library bogosity */ macro