Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssh/openbsd-compat/
H A Dport-linux.h23 void ssh_selinux_setup_exec_context(char *);
H A Dport-linux.c106 ssh_selinux_setup_exec_context(char *pwname) in ssh_selinux_setup_exec_context() function
/freebsd-src/crypto/openssh/
H A Dplatform.c188 ssh_selinux_setup_exec_context(pw->pw_name); in platform_setusercontext_post_groups()