Lines Matching refs:oerrno
50 int oerrno, pair[2]; in start_helper() local
62 oerrno = errno; in start_helper()
64 errno = oerrno; in start_helper()
78 oerrno = errno; in start_helper()
83 errno = oerrno; in start_helper()
114 int status, oerrno; in reap_helper() local
124 oerrno = errno; in reap_helper()
126 errno = oerrno; in reap_helper()
142 int oerrno, fd, r2, ll, r = SSH_ERR_INTERNAL_ERROR; in client_converse() local
209 oerrno = errno; in client_converse()
214 oerrno = errno; in client_converse()
224 errno = oerrno; in client_converse()
234 int oerrno, r = SSH_ERR_INTERNAL_ERROR; in sshsk_sign() local
280 oerrno = errno; in sshsk_sign()
289 errno = oerrno; in sshsk_sign()
299 int oerrno, r = SSH_ERR_INTERNAL_ERROR; in sshsk_enroll() local
361 oerrno = errno; in sshsk_enroll()
367 errno = oerrno; in sshsk_enroll()
400 int oerrno, r = SSH_ERR_INTERNAL_ERROR; in sshsk_load_resident() local
472 oerrno = errno; in sshsk_load_resident()
480 errno = oerrno; in sshsk_load_resident()