Searched refs:profile_copy (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_int.h227 errcode_t KRB5_CALLCONV profile_copy (profile_t, profile_t *);
H A Dprof_init.c87 profile_copy(profile_t old_profile, profile_t *new_profile) function
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/os/
H A Dinit_os_ctx.c41 #include "prof_int.h" /* XXX for profile_copy, not public yet */
43 errcode_t KRB5_CALLCONV profile_copy (profile_t, profile_t *);
440 return profile_copy (ctx->profile, profile);

Completed in 70 milliseconds