Searched refs:tomoyo_path2_keyword (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/tomoyo/
H A Dfile.c34 const char *tomoyo_path2_keyword[TOMOYO_MAX_PATH2_OPERATION] = { variable
197 const char *operation = tomoyo_path2_keyword[r->param.path2.operation];
1159 if (strcmp(w[0], tomoyo_path2_keyword[type]))
H A Dcommon.h909 extern const char *tomoyo_path2_keyword[TOMOYO_MAX_PATH2_OPERATION];
H A Dcommon.c955 tomoyo_io_printf(head, "allow_%s", tomoyo_path2_keyword[bit]);

Completed in 73 milliseconds