Home
last modified time | relevance | path

Searched defs:strtol (Results 1 – 3 of 3) sorted by relevance

/csrg-svn/lib/libc/stdlib/
H A Dstrtol.c25 strtol(nptr, endptr, base) in strtol() function
/csrg-svn/sys/pmax/stand/
H A Ddec_prom.h86 long (*strtol) __P((char *s, char **endptr, int base)); /* 3c */ member
/csrg-svn/usr.sbin/sendmail/src/
H A Dconf.c2987 strtol(nptr, endptr, base) in strtol() function