Searched refs:SelinuxIgnoreNeverallows (Results 1 – 3 of 3) sorted by relevance
284 $(call add_json_bool, SelinuxIgnoreNeverallows, $(filter true,$(SELINUX_IGNORE_NEVERALLOWS)))
438 SelinuxIgnoreNeverallows bool `json:",omitempty"` member
1688 func (c *config) SelinuxIgnoreNeverallows() bool { func1689 return c.productVariables.SelinuxIgnoreNeverallows