Home
last modified time | relevance | path

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

/original-bsd/lib/libc/stdlib/
H A Dstrtoul.c24 strtoul(nptr, endptr, base) in strtoul() function
/original-bsd/usr.sbin/sendmail/src/
H A Dconf.h690 # define strtoul strtol /* gcc library bogosity */ macro