Searched refs:tomoyo_permstr (Results 1 – 4 of 4) sorted by relevance
998 if (tomoyo_permstr(operation, tomoyo_path_keyword[type])) in tomoyo_write_file()1003 if (tomoyo_permstr(operation, in tomoyo_write_file()1009 if (tomoyo_permstr(operation, in tomoyo_write_file()1015 if (tomoyo_permstr(operation, in tomoyo_write_file()1020 if (tomoyo_permstr(operation, in tomoyo_write_file()
293 if (tomoyo_permstr(operation, tomoyo_socket_keyword[type])) in tomoyo_write_inet_network()338 if (tomoyo_permstr(operation, tomoyo_socket_keyword[type])) in tomoyo_write_unix_network()
131 bool tomoyo_permstr(const char *string, const char *keyword) in tomoyo_permstr() function
941 bool tomoyo_permstr(const char *string, const char *keyword);