Home
last modified time | relevance | path

Searched refs:oerrno (Results 1 – 25 of 70) sorted by relevance

123

/netbsd/crypto/external/bsd/openssh/dist/
H A Dssh-sk-client.c63 oerrno = errno; in start_helper()
65 errno = oerrno; in start_helper()
79 oerrno = errno; in start_helper()
84 errno = oerrno; in start_helper()
125 oerrno = errno; in reap_helper()
127 errno = oerrno; in reap_helper()
210 oerrno = errno; in client_converse()
225 errno = oerrno; in client_converse()
277 oerrno = errno; in sshsk_sign()
286 errno = oerrno; in sshsk_sign()
[all …]
H A Dsshbuf-io.c84 int r, fd, oerrno; in sshbuf_load_file() local
94 oerrno = errno; in sshbuf_load_file()
97 errno = oerrno; in sshbuf_load_file()
104 int fd, oerrno; in sshbuf_write_file() local
110 oerrno = errno; in sshbuf_write_file()
113 errno = oerrno; in sshbuf_write_file()
H A Dsshsig.c553 oerrno = errno; in hash_file()
557 errno = oerrno; in hash_file()
986 oerrno = errno; in sshsig_check_allowed_keys()
989 errno = oerrno; in sshsig_check_allowed_keys()
1026 oerrno = errno; in sshsig_find_principals()
1029 errno = oerrno; in sshsig_find_principals()
1053 oerrno = errno; in sshsig_find_principals()
1057 errno = oerrno; in sshsig_find_principals()
1081 oerrno = errno; in sshsig_match_principals()
1084 errno = oerrno; in sshsig_match_principals()
[all …]
H A Dhostfile.c594 int r, fd, oerrno = 0; in hostfile_replace_entries() local
626 oerrno = errno; in hostfile_replace_entries()
632 oerrno = errno; in hostfile_replace_entries()
642 oerrno = errno; in hostfile_replace_entries()
694 oerrno = errno; in hostfile_replace_entries()
700 oerrno = errno; in hostfile_replace_entries()
707 oerrno = errno; in hostfile_replace_entries()
731 errno = oerrno; in hostfile_replace_entries()
930 int r, oerrno; in hostkeys_foreach() local
938 oerrno = errno; in hostkeys_foreach()
[all …]
H A Dauthfile.c265 int r, oerrno; in sshkey_load_public() local
290 oerrno = errno; in sshkey_load_public()
292 errno = oerrno; in sshkey_load_public()
495 int fd, oerrno; in sshkey_save_public() local
518 oerrno = errno; in sshkey_save_public()
520 errno = oerrno; in sshkey_save_public()
H A Dsshbuf-misc.c275 int r, oerrno; in sshbuf_read() local
285 oerrno = errno; in sshbuf_read()
296 errno = oerrno; in sshbuf_read()
H A Dkex.c1293 int remote_major, remote_minor, mismatch, oerrno = 0; in kex_exchange_identification() local
1312 oerrno = errno; in kex_exchange_identification()
1320 oerrno = errno; in kex_exchange_identification()
1326 oerrno = errno; in kex_exchange_identification()
1362 oerrno = errno; in kex_exchange_identification()
1376 oerrno = errno; in kex_exchange_identification()
1393 oerrno = errno; in kex_exchange_identification()
1490 errno = oerrno; in kex_exchange_identification()
H A Dmux.c1252 int oerrno; in muxserver_listen() local
1279 oerrno = errno; in muxserver_listen()
1282 if (oerrno == EINVAL || oerrno == EADDRINUSE) { in muxserver_listen()
1479 int r, oerrno, len; in mux_client_write_packet() local
1508 oerrno = errno; in mux_client_write_packet()
1510 errno = oerrno; in mux_client_write_packet()
1531 int r, oerrno; in mux_client_read_packet() local
1536 if ((oerrno = errno) == EPIPE) in mux_client_read_packet()
1540 errno = oerrno; in mux_client_read_packet()
1545 oerrno = errno; in mux_client_read_packet()
[all …]
/netbsd/lib/libutil/
H A Draise_default_signal.c68 int retval, oerrno; in raise_default_signal() local
103 oerrno = errno; in raise_default_signal()
105 errno = oerrno; in raise_default_signal()
109 oerrno = errno; in raise_default_signal()
111 errno = oerrno; in raise_default_signal()
/netbsd/external/gpl3/gdb/dist/sim/m68hc11/
H A Ddv-nvram.c130 int result, oerrno; in attach_nvram_regs() local
205 oerrno = errno; in attach_nvram_regs()
208 errno = oerrno; in attach_nvram_regs()
217 oerrno = errno; in attach_nvram_regs()
220 errno = oerrno; in attach_nvram_regs()
300 int fd, result, oerrno; in nvram_io_write_buffer() local
310 oerrno = errno; in nvram_io_write_buffer()
312 errno = oerrno; in nvram_io_write_buffer()
/netbsd/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Ddv-nvram.c130 int result, oerrno; in attach_nvram_regs() local
205 oerrno = errno; in attach_nvram_regs()
208 errno = oerrno; in attach_nvram_regs()
217 oerrno = errno; in attach_nvram_regs()
220 errno = oerrno; in attach_nvram_regs()
300 int fd, result, oerrno; in nvram_io_write_buffer() local
310 oerrno = errno; in nvram_io_write_buffer()
312 errno = oerrno; in nvram_io_write_buffer()
/netbsd/lib/libc/net/
H A Dgetservent_r.c134 int oerrno; in _servent_parseline() local
157 oerrno = errno; in _servent_parseline()
159 errno = oerrno; in _servent_parseline()
176 oerrno = errno; in _servent_parseline()
178 errno = oerrno; in _servent_parseline()
253 int oerrno; in _servent_parsedb() local
321 oerrno = errno; in _servent_parsedb()
323 errno = oerrno; in _servent_parsedb()
/netbsd/crypto/external/bsd/openssl.old/dist/apps/
H A Dopt.c355 int oerrno = errno; in opt_long() local
366 errno = oerrno; in opt_long()
370 errno = oerrno; in opt_long()
380 int oerrno = errno; in opt_imax() local
391 errno = oerrno; in opt_imax()
395 errno = oerrno; in opt_imax()
402 int oerrno = errno; in opt_umax() local
413 errno = oerrno; in opt_umax()
417 errno = oerrno; in opt_umax()
427 int oerrno = errno; in opt_ulong() local
[all …]
/netbsd/crypto/external/bsd/openssl/dist/apps/lib/
H A Dopt.c544 int oerrno = errno; in opt_long() local
555 errno = oerrno; in opt_long()
559 errno = oerrno; in opt_long()
570 int oerrno = errno; in opt_intmax() local
582 errno = oerrno; in opt_intmax()
592 errno = oerrno; in opt_intmax()
599 int oerrno = errno; in opt_uintmax() local
610 errno = oerrno; in opt_uintmax()
620 errno = oerrno; in opt_uintmax()
651 int oerrno = errno; in opt_ulong() local
[all …]
/netbsd/bin/pax/
H A Dfile_subs.c113 int oerrno; in file_creat() local
168 oerrno = errno; in file_creat()
171 syswarn(1, oerrno, "Cannot create %s", arcn->tmp_name); in file_creat()
396 int oerrno; in mk_link() local
439 oerrno = errno; in mk_link()
443 syswarn(1, oerrno, "Cannot link to %s from %s", to, in mk_link()
469 int oerrno; in node_creat() local
561 oerrno = errno; in node_creat()
572 syswarn(1, oerrno, "Cannot create %s", nm); in node_creat()
/netbsd/usr.bin/find/
H A Dmisc.c140 int oerrno, n; in show_path() local
150 oerrno = errno; in show_path()
165 errno = oerrno; in show_path()
/netbsd/usr.sbin/lpr/lpr/
H A Dlpr.c129 int oerrno; in main() local
370 oerrno = errno; in main()
372 errno = oerrno; in main()
539 int oerrno; in nfile() local
543 oerrno = errno; in nfile()
546 errno = oerrno; in nfile()
/netbsd/external/bsd/blocklist/port/
H A Dfgetln.c69 int oerrno = errno; in fgetln() local
71 errno = oerrno; in fgetln()
/netbsd/usr.bin/ftp/
H A Dprogressbar.c81 int oerrno = errno; in updateprogressmeter() local
84 errno = oerrno; in updateprogressmeter()
381 int oerrno = errno; local
388 errno = oerrno;
/netbsd/usr.bin/newgrp/
H A Dgrutil.c61 int oerrno; in free_groups() local
63 oerrno = errno; in free_groups()
65 errno = oerrno; in free_groups()
/netbsd/sbin/fsck/
H A Dprogress.c158 int oerrno = errno; in progress_ttywidth() local
165 errno = oerrno; in progress_ttywidth()
/netbsd/crypto/external/bsd/netpgp/dist/src/libdigest/
H A Dtiger.c879 int oerrno; in TIGER_File() local
890 oerrno = errno; in TIGER_File()
892 errno = oerrno; in TIGER_File()
/netbsd/dist/pf/sbin/pflogd/
H A Dprivsep.c308 int oerrno = errno; in sig_pass_to_chld() local
312 errno = oerrno; in sig_pass_to_chld()
/netbsd/bin/dd/
H A Ddd.c623 int oerrno; in bwrite() local
627 oerrno = errno; in bwrite()
629 errno = oerrno; in bwrite()
/netbsd/external/bsd/openldap/dist/libraries/liblutil/
H A Dsha1.c267 int fd, num, oerrno; in lutil_SHA1File() local
277 oerrno = errno; in lutil_SHA1File()
279 errno = oerrno; in lutil_SHA1File()

123