OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ssh_selinux_enabled
(Results
1 - 3
of
3
) sorted by null
/external/openssh/openbsd-compat/
port-linux.h
23
int
ssh_selinux_enabled
(void);
port-linux.c
47
ssh_selinux_enabled
(void)
function
113
if (!
ssh_selinux_enabled
())
146
if (!
ssh_selinux_enabled
())
186
if (!
ssh_selinux_enabled
())
228
if (!
ssh_selinux_enabled
())
/external/openssh/
platform.c
97
(void)
ssh_selinux_enabled
();
Completed in 1156 milliseconds