Home
last modified time | relevance | path

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

/samples/landlock/
A Dsandboxer.c40 #ifndef landlock_add_rule
41 static inline int landlock_add_rule(const int ruleset_fd, in landlock_add_rule() function
168 if (landlock_add_rule(ruleset_fd, LANDLOCK_RULE_PATH_BENEATH, in populate_ruleset_fs()
214 if (landlock_add_rule(ruleset_fd, LANDLOCK_RULE_NET_PORT, in populate_ruleset_net()

Completed in 3 milliseconds