Searched refs:currerr (Results 1 – 1 of 1) sorted by relevance
221 int currerr = -1; in err_string() local243 if (errp->errnum != currerr) in err_string()245 if (currerr >= 0) in err_string()247 if ((stringlen = str_adderr(string, stringlen, currerr)) < 2) in err_string()253 currerr = errp->errnum; in err_string()264 stringlen = str_adderr(string, stringlen, currerr); in err_string()