Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssh/openbsd-compat/
Dport-linux.h25 void ssh_selinux_setup_exec_context(char *);
Dport-linux.c108 ssh_selinux_setup_exec_context(char *pwname) in ssh_selinux_setup_exec_context() function
/freebsd-10-stable/crypto/openssh/
Dplatform.c189 ssh_selinux_setup_exec_context(pw->pw_name); in platform_setusercontext_post_groups()