Searched refs:SECURITY_FS_USE_TASK (Results 1 – 5 of 5) sorted by relevance
216 #define SECURITY_FS_USE_TASK 3 /* use task SIDs, e.g. pipefs/sockfs */ macro
797 CIL_FSUSE_TASK = SECURITY_FS_USE_TASK,
740 {if (define_fs_use(SECURITY_FS_USE_TASK)) return -1;}
990 case SECURITY_FS_USE_TASK: in main()
2657 case SECURITY_FS_USE_TASK: behavior = "task"; break; in ocontext_selinux_fsuse_to_cil()