Home
last modified time | relevance | path

Searched refs:profile_init (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_init.c30 profile_init(const_profile_filespec_t *files, profile_t *ret_profile) in profile_init() function
103 err = profile_init (files, new_profile); in profile_copy()
151 retval = profile_init((const_profile_filespec_t *) filenames, in profile_init_path()
396 if ((retval = profile_init((const_profile_filespec_t *) flist, in profile_ser_internalize()
H A Dprof_solaris.c968 code = profile_init((const_profile_filespec_t *)filenames, profile); in __profile_init()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/os/
H A Dinit_os_ctx.c356 retval = profile_init((const_profile_filespec_t *) files, in os_init_paths()
362 retval = profile_init(NULL, &ctx->profile); in os_init_paths()
453 retval = profile_init(filenames, &profile); in krb5_set_config_files()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dprofile.h46 long KRB5_CALLCONV profile_init
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers955 profile_init;