Searched defs:dst_name (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/util/
H A Dselinux.c44 int selinux_file_context(const char *dst_name) argument
50 if (matchpathcon(dst_name, 0, &scontext) < 0) {
74 int selinux_file_context(const char *dst_name) argument

Completed in 14 milliseconds