Searched refs:profile_is_writable (Results 1 – 4 of 4) sorted by relevance
44 profile_is_writable;
251 assert(profile_is_writable(profile, &intval) == 0); in main()292 assert(profile_is_writable(profile, &intval) == 0); in main()
66 long KRB5_CALLCONV profile_is_writable
379 profile_is_writable(profile_t profile, int *writable) in profile_is_writable() function