Home
last modified time | relevance | path

Searched defs:ruleset_fd (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/xz/src/common/
H A Dmy_landlock.h136 my_landlock_restrict_self(int ruleset_fd, uint32_t flags) in my_landlock_restrict_self()
/freebsd/contrib/xz/src/xz/
H A Dsandbox.c139 const int ruleset_fd = my_landlock_create_ruleset( in enable_landlock() local