Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/profile/
H A Dprof_int.h223 #define profile_update_file_locked(P, M) profile_update_file_data_locked((P)->data, M)
224 errcode_t profile_update_file_data_locked
H A Dprof_file.c293 errcode_t profile_update_file_data_locked(prf_data_t data, char **ret_modspec) in profile_update_file_data_locked() function
389 retval = profile_update_file_data_locked(data, ret_modspec); in profile_update_file_data()
/freebsd/krb5/util/profile/
H A Dversion.map68 profile_update_file_data_locked;