Home | History | Annotate | Download | only in newrole

Lines Matching defs:enforcing

703 	int enforcing = security_getenforce();
710 if (enforcing < 0) {
711 fprintf(stderr, _("Could not determine enforcing mode.\n"));
732 enforcing ? "Error" : "Warning", ttyn);
733 if (enforcing)
742 enforcing ? "Error" : "Warning", ttyn);
743 if (enforcing)
751 enforcing ? "Error" : "Warning", ttyn);
754 if (enforcing)
1083 fprintf(stderr, _("Could not determine enforcing mode.\n"));