Searched refs:tomoyo_path_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.c13 const char *tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION] = { variable
179 const char *operation = tomoyo_path_keyword[r->param.path.operation];
1152 if (strcmp(w[0], tomoyo_path_keyword[type]))
H A Dcommon.h907 extern const char *tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION];
H A Dcommon.c945 tomoyo_io_printf(head, "allow_%s", tomoyo_path_keyword[bit]);

Completed in 118 milliseconds