Searched refs:errno_hold (Results 1 – 2 of 2) sorted by relevance
56 int errno_hold; in getprocattrcon() local90 errno_hold = errno; in getprocattrcon()92 errno = errno_hold; in getprocattrcon()101 int errno_hold; in setprocattrcon() local114 errno_hold = errno; in setprocattrcon()116 errno = errno_hold; in setprocattrcon()
102 int errno_hold; in getprocattrcon_raw() local172 errno_hold = errno; in getprocattrcon_raw()174 errno = errno_hold; in getprocattrcon_raw()199 int errno_hold; in setprocattrcon_raw() local249 errno_hold = errno; in setprocattrcon_raw()251 errno = errno_hold; in setprocattrcon_raw()