Searched refs:ret2 (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dsock_principal.c57 krb5_error_code ret2 = krb5_eai_to_heim_errno(ret, save_errno); local
58 krb5_set_error_message (context, ret2, "getnameinfo: %s", gai_strerror(ret));
59 return ret2;
H A Dkeytab_any.c159 krb5_error_code ret, ret2; local
170 ret2 = krb5_kt_end_seq_get (context, ed->a->kt, &ed->cursor);
171 if (ret2)
172 return ret2;
174 ret2 = krb5_kt_start_seq_get(context, ed->a->kt, &ed->cursor);
175 if (ret2 == 0)
H A Drecvauth.c176 krb5_error_code ret2; local
178 ret2 = krb5_mk_error (context,
187 if (ret2 == 0) {
H A Dget_for_creds.c237 krb5_error_code ret2 = krb5_eai_to_heim_errno(ret, errno); local
238 krb5_set_error_message(context, ret2,
242 return ret2;
H A Dget_in_tkt.c436 int ret2; variable
438 ret2 = krb5_rd_error(context, &resp, &error);
439 if(ret2 && resp.data && ((char*)resp.data)[0] == 4)
442 if (ret2 == 0) {
H A Daddr_families.c1187 krb5_error_code ret2; local
1189 ret2 = krb5_eai_to_heim_errno(error, save_errno);
1190 krb5_set_error_message (context, ret2, "%s: %s",
1192 return ret2;
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/pid/
H A Dtst.ret.s38 ENTRY(ret2)
41 SET_SIZE(ret2)
91 call ret2
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_gnutar.c278 int r, ret, ret2 = ARCHIVE_OK; local
400 ret2 = ARCHIVE_WARN;
416 ret2 = ARCHIVE_WARN;
432 ret2 = ARCHIVE_WARN;
450 ret2 = ARCHIVE_WARN;
467 ret2 = ARCHIVE_WARN;
548 if (ret2 < ret)
549 ret = ret2;
550 ret2 = __archive_write_output(a, buff, 512);
551 if (ret2 < ARCHIVE_WAR
[all...]
H A Darchive_write_set_format_v7tar.c217 int ret, ret2; local
337 ret2 = __archive_write_output(a, buff, 512);
338 if (ret2 < ARCHIVE_WARN) {
340 return (ret2);
342 if (ret2 < ret)
343 ret = ret2;
H A Darchive_write_set_format_ustar.c240 int ret, ret2; local
359 ret2 = __archive_write_output(a, buff, 512);
360 if (ret2 < ARCHIVE_WARN) {
362 return (ret2);
364 if (ret2 < ret)
365 ret = ret2;
H A Darchive_read_support_format_rar.c1276 int ret = (ARCHIVE_OK), ret2; local
1697 if ((ret2 = read_symlink_stored(a, entry, sconv)) < (ARCHIVE_WARN))
1698 return ret2;
1699 if (ret > ret2)
1700 ret = ret2;
/freebsd-12-stable/contrib/tcpdump/missing/
H A Dsnprintf.c469 int ret2; local
476 ret2 = vsprintf (tmp, format, args);
477 if (ret != ret2 || strcmp(str, tmp))
501 int ret2;
507 ret2 = vsprintf (tmp, format, args);
508 if (val != ret2 || strcmp(*ret, tmp))
531 int ret2;
537 ret2 = vsprintf (tmp, format, args);
538 if (val != ret2 || strcmp(*ret, tmp))
/freebsd-12-stable/contrib/libpcap/missing/
H A Dsnprintf.c473 int ret2; local
480 ret2 = pcap_vsprintf (tmp, format, args);
481 if (ret != ret2 || strcmp(str, tmp))
505 int ret2;
511 ret2 = vsprintf (tmp, format, args);
512 if (val != ret2 || strcmp(*ret, tmp))
536 int ret2;
543 ret2 = pcap_vsprintf (tmp, format, args);
545 if (val != ret2 || strcmp(*ret, tmp))
/freebsd-12-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Dkerberos5.c408 int ret2; local
410 ret2 = asprintf(&errbuf,
413 if (ret2 != -1)
417 if (ret2 != -1)
436 int ret2; local
438 ret2 = asprintf(&errbuf, "Bad checksum: %s",
440 if (ret2 != -1)
444 if (ret2 != -1)
582 int ret2; local
584 ret2
[all...]
/freebsd-12-stable/cddl/usr.sbin/dtrace/tests/common/pid/
H A DMakefile42 tst.ret2.d \
65 tst.ret2.c \
/freebsd-12-stable/crypto/heimdal/lib/hdb/
H A Dhdb.c212 krb5_error_code ret, ret2; local
223 ret2 = db->hdb_unlock(context, db);
226 if (ret2)
227 return ret2;
240 krb5_error_code ret, ret2; local
259 ret2 = db->hdb_unlock(context, db);
261 if (ret2)
265 return ret2;
/freebsd-12-stable/contrib/nvi/vi/
H A Dv_section.c137 goto ret2;
156 ret2: if (ISMOTION(vp)) {
/freebsd-12-stable/crypto/heimdal/lib/gssapi/spnego/
H A Daccept_sec_context.c701 OM_uint32 ret, ret2, minor; local
786 ret2 = _gss_spnego_require_mechlist_mic(minor_status,
789 if (ret2)
822 ret2 = send_accept (minor_status,
828 if (ret2)
833 if (ret2 != GSS_S_COMPLETE)
834 ret = ret2;
/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdkrpc.c491 bool_t ret2, ret3, ret4; local
519 ret2 = rpc_gss_set_svc_name_call(principal,
529 if (!ret2 || !ret3 || !ret4)
/freebsd-12-stable/contrib/ofed/librdmacm/examples/
H A Dcmatose.c577 int i, ret, ret2; local
626 ret2 = disconnect_events();
627 if (ret2)
628 ret = ret2;
/freebsd-12-stable/lib/libutil/
H A Duucplock.c117 ret2:
/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A Dks_p11.c529 int ret, ret2, i; local
583 ret2 = P11FUNC(p, FindObjectsFinal, (session));
584 if (ret2 != CKR_OK) {
585 return ret2;
H A Dcms.c412 int ret2; local
433 ret2 = unparse_CMSIdentifier(context, &ri->rid, &str);
434 if (ret2 == 0) {
/freebsd-12-stable/sys/dev/etherswitch/arswitch/
H A Darswitch.c375 uint32_t ret0, ret1, ret2, val; local
413 ret2 = arswitch_readreg(sc->sc_dev, AR8216_REG_ATU_CTRL2);
416 if (MS(ret2, AR8216_ATU_CTRL2_AT_STATUS) == 0)
428 e->es_portmask = MS(ret2, AR8216_ATU_CTRL2_DESPORT);
H A Darswitch_8327.c1110 uint32_t ret0, ret1, ret2, val; local
1147 ret2 = arswitch_readreg(sc->sc_dev, AR8327_REG_ATU_DATA2);
1150 if (MS(ret2, AR8327_ATU_FUNC_DATA2_STATUS) == 0)

Completed in 161 milliseconds

12