Searched refs:neverallows (Results 1 – 3 of 3) sorted by relevance
371 struct avrule *neverallows = NULL, *avrule; in check_neverallows() local420 avrule->next = neverallows; in check_neverallows()421 neverallows = avrule; in check_neverallows()424 if (!neverallows) in check_neverallows()427 return check_assertions(NULL, policydb, neverallows); in check_neverallows()
74 [-w] [-d] [-f neverallows.conf] | [-n "neverallow string"]77 from the neverallows.conf file or a given string, which contain neverallow80 policy.conf file as the neverallows.conf file and sepolicy-analyze will81 ignore everything except for the neverallows within it. You can also
64 # neverallows are case-insensitive. A neverallow is asserted when all key value