file_context      280 src/security.c 	security_context_t file_context) {
file_context      303 src/security.c 	retval = security_compute_av(scontext, file_context,
file_context      486 src/security.c 	security_context_t file_context = NULL;
file_context      548 src/security.c 	if (fgetfilecon(crontab_fd, &file_context) < OK) {
file_context      563 src/security.c 	if (!cron_authorize_context(scontext, file_context)) {
file_context      566 src/security.c 		     "Unauthorized SELinux context=%s file_context=%s", (char *) scontext, file_context) >= 0) {
file_context      573 src/security.c 		freecon(file_context);
file_context      584 src/security.c 	freecon(file_context);