Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/openbsd-compat/
Dport-linux.c45 ssh_selinux_enabled(void) in ssh_selinux_enabled() function
109 if (!ssh_selinux_enabled()) in ssh_selinux_setup_exec_context()
141 if (!ssh_selinux_enabled()) in ssh_selinux_setup_pty()
184 if (!ssh_selinux_enabled()) in ssh_selinux_change_context()
226 if (!ssh_selinux_enabled()) in ssh_selinux_setfscreatecon()
Dport-linux.h21 int ssh_selinux_enabled(void);
/freebsd-12-stable/crypto/openssh/
Dplatform.c103 (void)ssh_selinux_enabled(); in platform_setusercontext()