Home
last modified time | relevance | path

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

/src/crypto/krb5/src/util/profile/
H A Dprof_int.h220 #define profile_update_file(P, M) profile_update_file_data((P)->data, M) macro
H A Dprof_set.c67 return profile_update_file(file, NULL); in rw_setup()
H A Dprof_file.c246 retval = profile_update_file(prf, ret_modspec); in profile_open_file()