Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dlsm_hooks.h1669 int (*socket_socketpair)(struct socket *socka, struct socket *sockb); member
1937 struct hlist_head socket_socketpair; member
/Linux-v4.19/security/
Dsecurity.c1384 return call_int_hook(socket_socketpair, 0, socka, sockb); in security_socket_socketpair()
/Linux-v4.19/security/smack/
Dsmack_lsm.c4757 LSM_HOOK_INIT(socket_socketpair, smack_socket_socketpair),
/Linux-v4.19/security/selinux/
Dhooks.c7049 LSM_HOOK_INIT(socket_socketpair, selinux_socket_socketpair),