21 int ssh_selinux_enabled(
void);
22 void ssh_selinux_setup_pty(
char *,
const char *);
23 void ssh_selinux_setup_exec_context(
char *);
24 void ssh_selinux_change_context(
const char *);
25 void ssh_selinux_setfscreatecon(
const char *);
28 #ifdef LINUX_OOM_ADJUST 29 void oom_adjust_restore(
void);
30 void oom_adjust_setup(
void);