Searched refs:strtoul_lenient (Results 1 – 1 of 1) sorted by relevance
304 static int strtoul_lenient(const char *cp, char **endp, unsigned int base, in strtoul_lenient() function366 if (strtoul_lenient(p, &p, 0, val)) in proc_get_long()