Home
last modified time | relevance | path

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

/samples/landlock/
Dsandboxer.c44 #ifndef landlock_restrict_self
45 static inline int landlock_restrict_self(const int ruleset_fd, in landlock_restrict_self() function
237 if (landlock_restrict_self(ruleset_fd, 0)) { in main()