Home
last modified time | relevance | path

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

/linux/security/landlock/
A Dsyscalls.c76 size_t ruleset_size, path_beneath_size; in build_check_abi() local
87 path_beneath_size = sizeof(path_beneath_attr.allowed_access); in build_check_abi()
88 path_beneath_size += sizeof(path_beneath_attr.parent_fd); in build_check_abi()
89 BUILD_BUG_ON(sizeof(path_beneath_attr) != path_beneath_size); in build_check_abi()

Completed in 3 milliseconds