Searched refs:errstrp (Results 1 – 2 of 2) sorted by relevance
37 const char **errstrp) in strtonum() argument65 if (errstrp != NULL) in strtonum()66 *errstrp = ev[error].errstr; in strtonum()
102 long long maxval, const char **errstrp);