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

/linux-master/security/tomoyo/
H A Dfile.c168 return tomoyo_supervisor(r, "file %s %s\n", tomoyo_path_keyword
1019 if (tomoyo_permstr(operation, tomoyo_path_keyword[type]))
H A Dcommon.h1080 extern const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION];
H A Dcommon.c143 const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION] = { variable
1414 tomoyo_set_string(head, tomoyo_path_keyword[bit]);

Completed in 125 milliseconds