Searched refs:errno_hold (Results 1 – 2 of 2) sorted by relevance
26 int errno_hold; in getprocattrcon() local70 errno_hold = errno; in getprocattrcon()72 errno = errno_hold; in getprocattrcon()83 int errno_hold; in setprocattrcon() local106 errno_hold = errno; in setprocattrcon()108 errno = errno_hold; in setprocattrcon()
117 int errno_hold; in getprocattrcon_raw() local190 errno_hold = errno; in getprocattrcon_raw()192 errno = errno_hold; in getprocattrcon_raw()217 int errno_hold; in setprocattrcon_raw() local270 errno_hold = errno; in setprocattrcon_raw()272 errno = errno_hold; in setprocattrcon_raw()