Home
last modified time | relevance | path

Searched refs:tomoyo_path_permission (Results 1 – 1 of 1) sorted by relevance

/linux/security/tomoyo/
A Dfile.c573 static int tomoyo_path_permission(struct tomoyo_request_info *r, u8 operation, in tomoyo_path_permission() function
777 error = tomoyo_path_permission(&r, TOMOYO_TYPE_READ, in tomoyo_check_open_permission()
780 error = tomoyo_path_permission(&r, (flag & O_APPEND) ? in tomoyo_check_open_permission()
838 error = tomoyo_path_permission(&r, operation, &buf); in tomoyo_path_perm()

Completed in 8 milliseconds