Searched refs:caller_errno (Results 1 – 2 of 2) sorted by relevance
46 int caller_errno = errno; in FUNCTION_NAME() local442 convbuf = helpers::mbsconv(strerror_r(caller_errno, in FUNCTION_NAME()
46 int caller_errno = errno; in FUNCTION_NAME() local456 cp = strerror_r(caller_errno, buf, sizeof(buf)); in FUNCTION_NAME()