Lines Matching defs:view
1281 * @inview: whether to match labels in view or only in scope
1337 * @inview: whether to match labels in view or only in scope
1400 * @inview: whether to match labels in view or only in scope
1491 * @view: namespace profile is being viewed from
1492 * @profile: profile to view (NOT NULL)
1501 static int aa_profile_snxprint(char *str, size_t size, struct aa_ns *view,
1510 if (!view)
1511 view = profiles_ns(profile);
1513 if (view != profile->ns &&
1517 ns_name = aa_ns_name(view, profile->ns,
1600 * @label: label to view (NOT NULL)
1669 * @label: label to view (NOT NULL)
1698 * @label: label to view (NOT NULL)