Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/af_unix/
H A Dscm_rights_denial_lsm.c18 #ifndef SO_RIGHTS_NOTRUNC
19 #define SO_RIGHTS_NOTRUNC 85 macro
137 return setsockopt(sk, SOL_SOCKET, SO_RIGHTS_NOTRUNC, in set_notrunc()
/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h158 #define SO_RIGHTS_NOTRUNC 85 macro
/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h151 #define SO_RIGHTS_NOTRUNC 0x005e macro
/linux/arch/mips/include/uapi/asm/
H A Dsocket.h169 #define SO_RIGHTS_NOTRUNC 85 macro
/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h150 #define SO_RIGHTS_NOTRUNC 0x4053 macro
/linux/include/uapi/asm-generic/
H A Dsocket.h153 #define SO_RIGHTS_NOTRUNC 85 macro
/linux/net/unix/
H A Daf_unix.c925 case SO_RIGHTS_NOTRUNC: in unix_custom_sockopt()
962 case SO_RIGHTS_NOTRUNC: in unix_setsockopt()