Home
last modified time | relevance | path

Searched refs:errstrp (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/
H A Dstrtonum.c37 const char **errstrp) in strtonum() argument
65 if (errstrp != NULL) in strtonum()
66 *errstrp = ev[error].errstr; in strtonum()
H A Dcompat.h102 long long maxval, const char **errstrp);