Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Ddomain.c33 static const char * const CONFLICTING_ATTACH_STR = "conflicting profile attachments"; variable
497 *info = CONFLICTING_ATTACH_STR; in find_attach()
622 if (*info == CONFLICTING_ATTACH_STR) { in x_to_label()
632 if (*info == CONFLICTING_ATTACH_STR) { in x_to_label()
644 if (old_info && old_info != CONFLICTING_ATTACH_STR) { in x_to_label()