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

/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dport-linux.c39 #ifndef SSH_SELINUX_UNCONFINED_TYPE
40 # define SSH_SELINUX_UNCONFINED_TYPE ":unconfined_t:" macro
204 if (strncmp(cx, SSH_SELINUX_UNCONFINED_TYPE,
205 sizeof(SSH_SELINUX_UNCONFINED_TYPE) - 1) == 0)

Completed in 83 milliseconds