Home
last modified time | relevance | path

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

/src/crypto/krb5/src/util/profile/
H A Dprof_file.c139 profile_make_prf_data(const char *filename) in profile_make_prf_data() function
237 data = profile_make_prf_data(expanded_filename); in profile_open_file()
276 data = profile_make_prf_data(""); in profile_open_memory()
576 file->data = profile_make_prf_data(oldfile->data->filespec); in profile_copy_file()
H A Dprof_int.h63 prf_data_t profile_make_prf_data(const char *);
H A Dprof_set.c52 new_data = profile_make_prf_data(file->data->filespec); in rw_setup()
/src/krb5/lib/krb5/
H A Dversion.map1787 profile_make_prf_data;