Searched refs:SSH_SELINUX_UNCONFINED_TYPE (Results 1 - 1 of 1) sorted by relevance

/external/openssh/openbsd-compat/
H A Dport-linux.c41 #ifndef SSH_SELINUX_UNCONFINED_TYPE
42 # define SSH_SELINUX_UNCONFINED_TYPE ":unconfined_t:" macro
203 if (strncmp(cx, SSH_SELINUX_UNCONFINED_TYPE,
204 sizeof(SSH_SELINUX_UNCONFINED_TYPE) - 1) == 0)

Completed in 38 milliseconds