Lines Matching refs:unconfined
555 * This checks for subset but taking into account unconfined. IF
556 * @sub contains an unconfined profile that does not have a matching
557 * unconfined in @set then this will not cause the test to fail.
558 * Conversely we don't care about an unconfined in @set that is not in
1532 return snprintf(str, size, "%s", "unconfined");
1537 if ((flags & FLAG_SHOW_MODE) && profile != profile->ns->unconfined) {
1563 if (profile == profile->ns->unconfined)
1564 /* special case unconfined so stacks with
1565 * unconfined don't report as mixed. ie.
1566 * profile_foo//&:ns1:unconfined (mixed)
1579 /* everything was unconfined */
1585 /* if any visible label is not unconfined the display_mode returns true */
1596 profile != profile->ns->unconfined)
1599 /* only ns->unconfined in set of profiles in ns */
1659 return snprintf(str, size, "%s", "unconfined");
1664 * is not displayed for 'unconfined' in the current ns
1900 base != &root_ns->unconfined->label))