Home
last modified time | relevance | path

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

/freebsd/krb5/util/profile/
H A Dversion.map14 profile_file_is_writable;
/freebsd/crypto/krb5/src/util/profile/
H A Dprof_int.h247 int profile_file_is_writable
H A Dprof_file.c129 int profile_file_is_writable(prf_file_t profile) in profile_file_is_writable() function
H A Dprof_init.c396 *writable = profile_file_is_writable(profile->first_file); in profile_is_writable()