Home
last modified time | relevance | path

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

12

/freebsd/lib/libc/gen/
H A D__xuname.c45 int oerrno; in __xuname() local
57 oerrno = errno; in __xuname()
60 errno = oerrno; in __xuname()
70 oerrno = errno; in __xuname()
73 errno = oerrno; in __xuname()
85 oerrno = errno; in __xuname()
88 errno = oerrno; in __xuname()
106 oerrno = errno; in __xuname()
109 errno = oerrno; in __xuname()
131 oerrno = errno; in __xuname()
[all …]
H A Ddaemon.c48 int oerrno; in daemonfd() local
71 oerrno = errno; in daemonfd()
76 errno = oerrno; in daemonfd()
/freebsd/crypto/openssh/
H A Dssh-sk-client.c50 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()
[all …]
H A Dsshbuf-io.c83 int r, fd, oerrno; in sshbuf_load_file() local
93 oerrno = errno; in sshbuf_load_file()
96 errno = oerrno; in sshbuf_load_file()
103 int fd, oerrno; in sshbuf_write_file() local
109 oerrno = errno; in sshbuf_write_file()
112 errno = oerrno; in sshbuf_write_file()
H A Dauth-krb5.c244 int tmpfd, ret, oerrno; in ssh_krb5_cc_gen() local
255 oerrno = errno; in ssh_krb5_cc_gen()
258 logit("mkstemp(): %.100s", strerror(oerrno)); in ssh_krb5_cc_gen()
259 return oerrno; in ssh_krb5_cc_gen()
263 oerrno = errno; in ssh_krb5_cc_gen()
264 logit("fchmod(): %.100s", strerror(oerrno)); in ssh_krb5_cc_gen()
266 return oerrno; in ssh_krb5_cc_gen()
H A Dsshsig.c511 int alg, oerrno, r = SSH_ERR_INTERNAL_ERROR; in hash_file() local
531 oerrno = errno; in hash_file()
533 errno = oerrno; in hash_file()
567 oerrno = errno; in hash_file()
571 errno = oerrno; in hash_file()
997 int r = SSH_ERR_KEY_NOT_FOUND, oerrno; in sshsig_check_allowed_keys() local
1001 oerrno = errno; in sshsig_check_allowed_keys()
1004 errno = oerrno; in sshsig_check_allowed_keys()
1038 int r = SSH_ERR_KEY_NOT_FOUND, oerrno; in sshsig_find_principals() local
1041 oerrno = errno; in sshsig_find_principals()
[all …]
H A Dhostfile.c598 int r, fd, oerrno = 0; in hostfile_replace_entries() local
630 oerrno = errno; in hostfile_replace_entries()
631 error_f("mkstemp: %s", strerror(oerrno)); in hostfile_replace_entries()
636 oerrno = errno; in hostfile_replace_entries()
638 error_f("fdopen: %s", strerror(oerrno)); in hostfile_replace_entries()
646 oerrno = errno; in hostfile_replace_entries()
698 oerrno = errno; in hostfile_replace_entries()
704 oerrno = errno; in hostfile_replace_entries()
711 oerrno = errno; in hostfile_replace_entries()
735 errno = oerrno; in hostfile_replace_entries()
[all …]
H A Dauthfile.c266 int r, oerrno; in sshkey_load_public() local
291 oerrno = errno; in sshkey_load_public()
293 errno = oerrno; in sshkey_load_public()
496 int fd, oerrno; in sshkey_save_public() local
519 oerrno = errno; in sshkey_save_public()
521 errno = oerrno; in sshkey_save_public()
H A Dsshbuf-misc.c277 int r, oerrno; in sshbuf_read() local
287 oerrno = errno; in sshbuf_read()
298 errno = oerrno; in sshbuf_read()
H A Dkex.c1238 int remote_major, remote_minor, mismatch, oerrno = 0; in kex_exchange_identification() local
1257 oerrno = errno; in kex_exchange_identification()
1265 oerrno = errno; in kex_exchange_identification()
1271 oerrno = errno; in kex_exchange_identification()
1307 oerrno = errno; in kex_exchange_identification()
1321 oerrno = errno; in kex_exchange_identification()
1338 oerrno = errno; in kex_exchange_identification()
1435 errno = oerrno; in kex_exchange_identification()
H A Dmux.c1277 int oerrno; in muxserver_listen() local
1304 oerrno = errno; in muxserver_listen()
1307 if (oerrno == EINVAL || oerrno == EADDRINUSE) { in muxserver_listen()
1507 int r, oerrno, len; in mux_client_write_packet() local
1539 oerrno = errno; in mux_client_write_packet()
1541 errno = oerrno; in mux_client_write_packet()
1562 int r, oerrno; in mux_client_read_packet_timeout() local
1567 if ((oerrno = errno) == EPIPE) in mux_client_read_packet_timeout()
1571 errno = oerrno; in mux_client_read_packet_timeout()
1576 oerrno = errno; in mux_client_read_packet_timeout()
[all …]
H A Dauthfd.c91 int sock, oerrno; in ssh_get_authentication_socket_path() local
105 oerrno = errno; in ssh_get_authentication_socket_path()
107 errno = oerrno; in ssh_get_authentication_socket_path()
/freebsd/bin/pax/
H A Dfile_subs.c73 int oerrno; in file_creat() local
108 oerrno = errno; in file_creat()
110 syswarn(1, oerrno, "Unable to create %s", arcn->name); in file_creat()
265 int oerrno; in mk_link() local
308 oerrno = errno; in mk_link()
312 syswarn(1, oerrno, "Could not link to %s from %s", to, in mk_link()
338 int oerrno; in node_creat() local
404 oerrno = errno; in node_creat()
412 syswarn(1, oerrno, "Could not create: %s", arcn->name); in node_creat()
/freebsd/contrib/pam-krb5/portable/
H A Dasprintf.c62 int status, needed, oerrno; in vasprintf() local
78 oerrno = errno; in vasprintf()
81 errno = oerrno; in vasprintf()
/freebsd/crypto/openssl/apps/lib/
H A Dopt.c590 int oerrno = errno; in opt_long() local
601 errno = oerrno; in opt_long()
605 errno = oerrno; in opt_long()
614 int oerrno = errno; in opt_intmax() local
626 errno = oerrno; in opt_intmax()
636 errno = oerrno; in opt_intmax()
643 int oerrno = errno; in opt_uintmax() local
654 errno = oerrno; in opt_uintmax()
664 errno = oerrno; in opt_uintmax()
695 int oerrno = errno; in opt_ulong() local
[all …]
/freebsd/contrib/pam-krb5/module/
H A Dcache.c91 int ccfd, oerrno; in pamk5_cache_mkstemp() local
95 oerrno = errno; in pamk5_cache_mkstemp()
98 errno = oerrno; in pamk5_cache_mkstemp()
H A Dalt-auth.c47 int oerrno; in pamk5_map_principal() local
108 oerrno = errno; in pamk5_map_principal()
110 errno = oerrno; in pamk5_map_principal()
/freebsd/contrib/dma/
H A Dutil.c162 int oerrno = errno; in errlog() local
173 errno = oerrno; in errlog()
176 fprintf(stderr, "%s: %s: %s\n", getprogname(), outs, strerror(oerrno)); in errlog()
179 fprintf(stderr, "%s: %s\n", getprogname(), strerror(oerrno)); in errlog()
H A Ddma-mbox-create.c69 int oerrno = errno; in logfail() local
80 errno = oerrno; in logfail()
/freebsd/contrib/blocklist/port/
H A Dfgetln.c69 int oerrno = errno; in fgetln() local
71 errno = oerrno; in fgetln()
/freebsd/contrib/tnftp/src/
H A Dprogressbar.c91 int oerrno = errno; in updateprogressmeter() local
94 errno = oerrno; in updateprogressmeter()
387 int oerrno = errno; local
394 errno = oerrno;
H A Dftp.c292 int oerrno = errno; in cmdabort() local
301 errno = oerrno; in cmdabort()
307 int oerrno = errno; in cmdtimeout() local
315 errno = oerrno; in cmdtimeout()
1728 int oerrno = errno; in psabort() local
1733 errno = oerrno; in psabort()
/freebsd/sbin/camcontrol/
H A Dprogress.c68 int oerrno = errno; in progress_init() local
80 errno = oerrno; in progress_init()
/freebsd/contrib/pam-krb5/tests/tap/
H A Dbasic.c691 int oerrno = errno; in sysbail() local
701 printf(": %s\n", strerror(oerrno)); in sysbail()
735 int oerrno = errno; in sysdiag() local
744 printf(": %s\n", strerror(oerrno)); in sysdiag()
/freebsd/contrib/pf/pflogd/
H A Dprivsep.c294 int oerrno = errno; in sig_pass_to_chld() local
298 errno = oerrno; in sig_pass_to_chld()

12