Searched defs:strtoul (Results 1 – 3 of 3) sorted by relevance
110 #define strtoul simple_strtoul macro
521 unsigned long strtoul(const char *nptr, char **endptr, int base) in strtoul() function
115 bool (*strtoul)(char *bf, size_t size, struct syscall_arg *arg, u64 *val); member