Searched refs:strIKtoi (Results 1 – 1 of 1) sorted by relevance
85 static int strIKtoi(const char *, char **, const char *);316 intval = strIKtoi(newvalstr, &endptr, fmt); in parse_numeric()897 strIKtoi(const char *str, char **endptrp, const char *fmt) in strIKtoi() function