Home
last modified time | relevance | path

Searched refs:profile_make_prf_data (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_file.c167 profile_make_prf_data(const char *filename) in profile_make_prf_data() function
268 data = profile_make_prf_data(expanded_filename); in profile_open_file()
H A Dprof_int.h71 prf_data_t profile_make_prf_data(const char *);
H A Dprof_set.c48 new_data = profile_make_prf_data(file->data->filespec); in rw_setup()