Home
last modified time | relevance | path

Searched refs:ret3 (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/cmd/dtrace/test/tst/i386/pid/
H A Dtst.ret.s43 ENTRY(ret3)
45 SET_SIZE(ret3)
92 call ret3
/titanic_41/usr/src/cmd/boot/bootadm/
H A Dbootadm_upgrade.c893 int ret3; in upgrade_menu() local
950 ret3 = bam_add_dboot(mp, osroot, grubsign, in upgrade_menu()
952 INJECT_ERROR1("UPGRADE_ADD_DBOOT", ret3 = BAM_ERROR); in upgrade_menu()
953 if (ret3 == BAM_ERROR) in upgrade_menu()
956 if (ret1 == BAM_MSG || ret2 == BAM_MSG || ret3 == BAM_MSG) { in upgrade_menu()
/titanic_41/usr/src/common/crypto/dh/
H A Ddh_impl.c87 goto ret3; in DH_key_init()
91 ret3: in DH_key_init()
/titanic_41/usr/src/common/crypto/dsa/
H A Ddsa_impl.c85 goto ret3; in DSA_key_init()
109 ret3: in DSA_key_init()
/titanic_41/usr/src/common/crypto/rsa/
H A Drsa_impl.c125 goto ret3; in RSA_key_init()
157 ret3: in RSA_key_init()
/titanic_41/usr/src/common/bignum/
H A Dbignumimpl.c1076 goto ret3; in big_div_pos()
1162 ret3: in big_div_pos()
2540 goto ret3; in big_sqrt_pos()
2595 ret3: in big_sqrt_pos()
2828 goto ret3; in big_isprime_pos_ext()
2905 ret3: in big_isprime_pos_ext()
3051 goto ret3; in big_ext_gcd_pos()
3145 ret3: in big_ext_gcd_pos()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c5655 goto ret3; in emlxs_BIGNUM_get_pubkey()
5761 ret3: in emlxs_BIGNUM_get_pubkey()
5862 goto ret3; in emlxs_BIGNUM_get_dhval()
5912 ret3: in emlxs_BIGNUM_get_dhval()
6007 goto ret3; in emlxs_BIGNUM_pubkey()
6031 ret3: in emlxs_BIGNUM_pubkey()
/titanic_41/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c2580 goto ret3; in compute_dsa_pubvalue()
2586 goto ret3; in compute_dsa_pubvalue()
2601 ret3: in compute_dsa_pubvalue()
/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c14236 int ret3; in write_edit_script() local
14265 while ((ret3 = scf_iter_next_value(viter, val)) == 1) { in write_edit_script()
14313 if (ret3 < 0 && in write_edit_script()