Home
last modified time | relevance | path

Searched defs:rl_zero (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssh/
H A Dsandbox-rlimit.c62 struct rlimit rl_zero; in ssh_sandbox_child() local
H A Dsandbox-darwin.c63 struct rlimit rl_zero; in ssh_sandbox_child() local
H A Dsandbox-capsicum.c72 struct rlimit rl_zero; in ssh_sandbox_child() local
H A Dsandbox-seccomp-filter.c492 struct rlimit rl_zero, rl_one = {.rlim_cur = 1, .rlim_max = 1}; in ssh_sandbox_child() local