| /netbsd-src/crypto/external/bsd/openssh/dist/ |
| H A D | ssh-sk-client.c | 51 int oerrno, pair[2]; in start_helper() local 63 oerrno = errno; in start_helper() 65 errno = oerrno; in start_helper() 79 oerrno = errno; in start_helper() 84 errno = oerrno; in start_helper() 115 int status, oerrno; in reap_helper() local 125 oerrno = errno; in reap_helper() 127 errno = oerrno; in reap_helper() 143 int oerrno, fd, r2, ll, r = SSH_ERR_INTERNAL_ERROR; in client_converse() local 210 oerrno = errno; in client_converse() [all …]
|
| H A D | sshbuf-io.c | 84 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 D | sshsig.c | 508 int alg, oerrno, r = SSH_ERR_INTERNAL_ERROR; in hash_file() local 528 oerrno = errno; in hash_file() 530 errno = oerrno; in hash_file() 564 oerrno = errno; in hash_file() 568 errno = oerrno; in hash_file() 993 int r = SSH_ERR_KEY_NOT_FOUND, oerrno; in sshsig_check_allowed_keys() local 997 oerrno = errno; in sshsig_check_allowed_keys() 1000 errno = oerrno; in sshsig_check_allowed_keys() 1034 int r = SSH_ERR_KEY_NOT_FOUND, oerrno; in sshsig_find_principals() local 1037 oerrno = errno; in sshsig_find_principals() [all …]
|
| H A D | hostfile.c | 594 int r, fd, oerrno = 0; in hostfile_replace_entries() local 626 oerrno = errno; in hostfile_replace_entries() 627 error_f("mkstemp: %s", strerror(oerrno)); in hostfile_replace_entries() 632 oerrno = errno; in hostfile_replace_entries() 634 error_f("fdopen: %s", strerror(oerrno)); 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() [all …]
|
| H A D | authfile.c | 265 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 D | sshbuf-misc.c | 275 int r, oerrno; in sshbuf_read() local 285 oerrno = errno; in sshbuf_read() 296 errno = oerrno; in sshbuf_read()
|
| H A D | authfd.c | 93 int sock, oerrno; in ssh_get_authentication_socket_path() local 107 oerrno = errno; in ssh_get_authentication_socket_path() 109 errno = oerrno; in ssh_get_authentication_socket_path()
|
| H A D | sshconnect.c | 505 int oerrno, sock = -1, attempt; in ssh_connect_direct() local 532 oerrno = errno; in ssh_connect_direct() 534 errno = oerrno; in ssh_connect_direct() 563 oerrno = errno; in ssh_connect_direct() 568 errno = oerrno; in ssh_connect_direct()
|
| /netbsd-src/lib/libutil/ |
| H A D | raise_default_signal.c | 68 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()
|
| H A D | passwd.c | 117 int oerrno; in pw_lock() local 130 oerrno = errno; in pw_lock() 132 errno = oerrno; in pw_lock()
|
| /netbsd-src/lib/libc/net/ |
| H A D | getservent_r.c | 134 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-src/crypto/external/bsd/openssl.old/dist/apps/ |
| H A D | opt.c | 355 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-src/usr.bin/find/ |
| H A D | misc.c | 142 int oerrno, n; in show_path() local 152 oerrno = errno; in show_path() 167 errno = oerrno; in show_path()
|
| /netbsd-src/usr.sbin/lpr/lpr/ |
| H A D | lpr.c | 129 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-src/external/bsd/blocklist/port/ |
| H A D | fgetln.c | 69 int oerrno = errno; in fgetln() local 71 errno = oerrno; in fgetln()
|
| /netbsd-src/usr.bin/ftp/ |
| H A D | progressbar.c | 81 int oerrno = errno; in updateprogressmeter() local 84 errno = oerrno; in updateprogressmeter() 381 int oerrno = errno; local 388 errno = oerrno;
|
| H A D | util.c | 332 int oerrno = errno; in lostpeer() local 363 errno = oerrno; in lostpeer() 955 int oerrno = errno; in setttywidth() local 962 errno = oerrno; in setttywidth()
|
| H A D | ftp.c | 303 int oerrno = errno; in cmdabort() local 312 errno = oerrno; in cmdabort() 318 int oerrno = errno; in cmdtimeout() local 326 errno = oerrno; in cmdtimeout() 1784 int oerrno = errno; in psabort() local 1789 errno = oerrno; in psabort()
|
| /netbsd-src/usr.bin/newgrp/ |
| H A D | grutil.c | 61 int oerrno; in free_groups() local 63 oerrno = errno; in free_groups() 65 errno = oerrno; in free_groups()
|
| /netbsd-src/sbin/fsck/ |
| H A D | progress.c | 158 int oerrno = errno; in progress_ttywidth() local 165 errno = oerrno; in progress_ttywidth()
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/src/libdigest/ |
| H A D | tiger.c | 879 int oerrno; in TIGER_File() local 890 oerrno = errno; in TIGER_File() 892 errno = oerrno; in TIGER_File()
|
| /netbsd-src/dist/pf/sbin/pflogd/ |
| H A D | privsep.c | 308 int oerrno = errno; in sig_pass_to_chld() local 312 errno = oerrno; in sig_pass_to_chld()
|
| /netbsd-src/bin/dd/ |
| H A D | dd.c | 623 int oerrno; in bwrite() local 627 oerrno = errno; in bwrite() 629 errno = oerrno; in bwrite()
|
| /netbsd-src/external/bsd/openldap/dist/libraries/liblutil/ |
| H A D | sha1.c | 267 int fd, num, oerrno; in lutil_SHA1File() local 277 oerrno = errno; in lutil_SHA1File() 279 errno = oerrno; in lutil_SHA1File()
|
| /netbsd-src/sbin/tunefs/ |
| H A D | tunefs.c | 733 int fd, oerrno; in openpartition() local 747 oerrno = errno; in openpartition() 749 errno = oerrno; in openpartition()
|