Searched refs:tomoyo_path_number_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.c41 const char *tomoyo_path_number_keyword[TOMOYO_MAX_PATH_NUMBER_OPERATION] = { variable
244 const char *operation = tomoyo_path_number_keyword[type];
1165 if (strcmp(w[0], tomoyo_path_number_keyword[type]))
H A Dcommon.h910 extern const char *tomoyo_path_number_keyword[TOMOYO_MAX_PATH_NUMBER_OPERATION];
H A Dcommon.c965 tomoyo_path_number_keyword[bit]);

Completed in 64 milliseconds