Searched refs:proc_policy_profile (Results 1 – 1 of 1) sorted by relevance
119 #define proc_policy_profile "/sys/kernel/security/tomoyo/profile" macro163 FILE *fp = fopen(proc_policy_profile, "r"); in clear_status()166 fprintf(stderr, "Can't open %s\n", proc_policy_profile); in clear_status()211 profile_fp = fopen(proc_policy_profile, "w"); in tomoyo_test_init()213 fprintf(stderr, "Can't open %s .\n", proc_policy_profile); in tomoyo_test_init()349 FILE *fp = fopen(proc_policy_profile, "r"); in set_profile()354 BUG("Can't read %s", proc_policy_profile); in set_profile()