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.c31 static const char * const CONFLICTING_ATTACH_STR = "conflicting profile attachments"; variable
491 *info = CONFLICTING_ATTACH_STR; in find_attach()
616 if (*info == CONFLICTING_ATTACH_STR) { in x_to_label()
626 if (*info == CONFLICTING_ATTACH_STR) { in x_to_label()
638 if (old_info && old_info != CONFLICTING_ATTACH_STR) { in x_to_label()