/freebsd/crypto/krb5/src/tests/gssapi/ |
H A D | t_add_cred.c | 55 major = gss_add_cred(&minor, GSS_C_NO_CREDENTIAL, GSS_C_NO_NAME, in main() 63 major = gss_add_cred(&minor, GSS_C_NO_CREDENTIAL, name, &mech_krb5, in main() 71 major = gss_add_cred(&minor, GSS_C_NO_CREDENTIAL, GSS_C_NO_NAME, in main() 86 major = gss_add_cred(&minor, cred1, GSS_C_NO_NAME, &mech_krb5, in main() 92 major = gss_add_cred(&minor, cred1, GSS_C_NO_NAME, &mech_iakerb, in main() 107 major = gss_add_cred(&minor, GSS_C_NO_CREDENTIAL, GSS_C_NO_NAME, in main() 114 major = gss_add_cred(&minor, cred1, GSS_C_NO_NAME, &mech_iakerb, in main()
|
/freebsd/crypto/heimdal/lib/gssapi/ |
H A D | test_cred.c | 127 maj_stat = gss_add_cred(&min_stat, in acquire_add_release_add() 146 maj_stat = gss_add_cred(&min_stat, in acquire_add_release_add()
|
H A D | version-script.map | 22 gss_add_cred;
|
H A D | test_acquire_cred.c | 71 major_status = gss_add_cred (&minor_status,
|
H A D | Makefile.am | 88 mech/gss_add_cred.c \
|
H A D | Makefile.in | 160 mech/gss_acquire_cred_with_password.lo mech/gss_add_cred.lo \ 626 mech/gss_add_cred.c \ 1016 mech/gss_add_cred.lo: mech/$(am__dirstamp) \ 1426 -rm -f mech/gss_add_cred.$(OBJEXT) 1427 -rm -f mech/gss_add_cred.lo 1712 @AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_add_cred.Plo@am__quote@
|
H A D | ChangeLog | 173 * mech/gss_add_cred.c: New signature of _gss_find_mn. 541 * mech/gss_add_cred.c: Reset out variables. 1347 * mech/gss_add_cred.c: avoid type-punned/strict aliasing rules 1512 * add_cred.c (gss_add_cred): avoid deadlock 2336 * test_acquire_cred.c: test gss_add_cred more then once 2411 * add_cred.c (gss_add_cred): don't create a new ccache, just open 2415 * test_acquire_cred.c: test gss_add_cred too 2457 * add_cred.c: implement gss_add_cred
|
/freebsd/lib/libgssapi/ |
H A D | Makefile | 10 SRCS+= gss_add_cred.c 66 MAN+= gss_add_cred.3
|
H A D | Symbol.map | 19 gss_add_cred;
|
H A D | gss_add_cred.c | 81 gss_add_cred(OM_uint32 *minor_status, in gss_add_cred() function
|
/freebsd/kerberos5/lib/libgssapi_spnego/ |
H A D | freebsd_compat.c | 73 return gss_add_cred(minor_status, in _gss_spnego_add_cred()
|
/freebsd/crypto/heimdal/lib/gssapi/spnego/ |
H A D | external.c | 105 gss_add_cred,
|
/freebsd/crypto/krb5/src/lib/gssapi/ |
H A D | libgssapi_krb5.exports | 52 gss_add_cred
|
/freebsd/krb5/lib/gssapi/ |
H A D | version.map | 7 gss_add_cred;
|
/freebsd/crypto/heimdal/lib/gssapi/mech/ |
H A D | gss_add_cred.c | 74 gss_add_cred(OM_uint32 *minor_status, in gss_add_cred() function
|
/freebsd/crypto/krb5/src/lib/ |
H A D | gssapi32.def | 33 gss_add_cred @11
|
/freebsd/include/gssapi/ |
H A D | gssapi.h | 638 OM_uint32 gss_add_cred (
|
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/ |
H A D | mglueP.h | 239 OM_uint32 (KRB5_CALLCONV *gss_add_cred)
|
H A D | g_acquire_cred.c | 371 gss_add_cred(OM_uint32 *minor_status, gss_cred_id_t input_cred_handle, in gss_add_cred() function
|
H A D | g_initialize.c | 725 GSS_ADD_DYNAMIC_METHOD_NOLOOP(dl, mech, gss_add_cred); in build_dynamicMech()
|
/freebsd/crypto/heimdal/lib/gssapi/gssapi/ |
H A D | gssapi.h | 656 GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL gss_add_cred (
|
/freebsd/crypto/krb5/src/lib/gssapi/generic/ |
H A D | gssapi.hin | 631 gss_add_cred(
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 2872 OLD_FILES+=usr/share/man/man3/gss_add_cred.3.gz
|