Home
last modified time | relevance | path

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

/freebsd/krb5/util/profile/
H A Dversion.map44 profile_is_writable;
/freebsd/crypto/krb5/src/util/profile/
H A Dtest_vtable.c251 assert(profile_is_writable(profile, &intval) == 0); in main()
292 assert(profile_is_writable(profile, &intval) == 0); in main()
H A Dprofile.hin66 long KRB5_CALLCONV profile_is_writable
H A Dprof_init.c379 profile_is_writable(profile_t profile, int *writable) in profile_is_writable() function