Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_socket.c85 #define SECURITY_CONTEXT_STRING "unconfined" macro
2222 len = sizeof(SECURITY_CONTEXT_STRING); in linux_getsockopt_so_peersec()
2230 return (linux_sockopt_copyout(td, SECURITY_CONTEXT_STRING, in linux_getsockopt_so_peersec()