Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkuserok.c120 krb5_boolean is_system_location, in check_owner_dir() argument
137 if (is_system_location || owner == NULL) in check_owner_dir()
269 krb5_boolean is_system_location, in check_one_file() argument
323 krb5_boolean is_system_location, in check_directory() argument
349 ret = check_owner_dir(context, dirname, is_system_location, d, &st, owner); in check_directory()
368 ret = check_one_file(context, filename, owner, is_system_location, in check_directory()