Searched refs:strIKtoi (Results 1 – 1 of 1) sorted by relevance
200 static int strIKtoi(const char *, char **, const char *);414 intval = strIKtoi(newvalstr, &endptr, fmt);1016 strIKtoi(const char *str, char **endptrp, const char *fmt) function