/linux-4.1.27/crypto/ |
D | af_alg.c | 266 int af_alg_accept(struct sock *sk, struct socket *newsock) in af_alg_accept() 323 static int alg_accept(struct socket *sock, struct socket *newsock, int flags) in alg_accept()
|
D | algif_hash.c | 181 static int hash_accept(struct socket *sock, struct socket *newsock, int flags) in hash_accept() 311 static int hash_accept_nokey(struct socket *sock, struct socket *newsock, in hash_accept_nokey()
|
/linux-4.1.27/net/nfc/ |
D | llcp_sock.c | 402 struct socket *newsock) in nfc_llcp_accept_dequeue() 442 static int llcp_sock_accept(struct socket *sock, struct socket *newsock, in llcp_sock_accept()
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | acceptor.c | 335 struct socket *newsock; in lnet_acceptor() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-tcpip.c | 531 struct socket *newsock; in libcfs_sock_accept() local
|
/linux-4.1.27/net/atm/ |
D | svc.c | 321 static int svc_accept(struct socket *sock, struct socket *newsock, int flags) in svc_accept()
|
/linux-4.1.27/net/tipc/ |
D | server.c | 292 struct socket *newsock; in tipc_accept_from_sock() local
|
/linux-4.1.27/net/bluetooth/ |
D | af_bluetooth.c | 177 struct sock *bt_accept_dequeue(struct sock *parent, struct socket *newsock) in bt_accept_dequeue()
|
D | l2cap_sock.c | 302 static int l2cap_sock_accept(struct socket *sock, struct socket *newsock, in l2cap_sock_accept()
|
D | sco.c | 622 static int sco_sock_accept(struct socket *sock, struct socket *newsock, int flags) in sco_sock_accept()
|
/linux-4.1.27/net/iucv/ |
D | af_iucv.c | 654 struct sock *iucv_accept_dequeue(struct sock *parent, struct socket *newsock) in iucv_accept_dequeue() 930 static int iucv_sock_accept(struct socket *sock, struct socket *newsock, in iucv_sock_accept()
|
/linux-4.1.27/net/llc/ |
D | af_llc.c | 645 static int llc_ui_accept(struct socket *sock, struct socket *newsock, int flags) in llc_ui_accept()
|
/linux-4.1.27/net/phonet/ |
D | socket.c | 303 static int pn_socket_accept(struct socket *sock, struct socket *newsock, in pn_socket_accept()
|
/linux-4.1.27/net/bluetooth/rfcomm/ |
D | sock.c | 469 static int rfcomm_sock_accept(struct socket *sock, struct socket *newsock, int flags) in rfcomm_sock_accept()
|
/linux-4.1.27/net/netrom/ |
D | af_netrom.c | 768 static int nr_accept(struct socket *sock, struct socket *newsock, int flags) in nr_accept()
|
/linux-4.1.27/net/ax25/ |
D | af_ax25.c | 1323 static int ax25_accept(struct socket *sock, struct socket *newsock, int flags) in ax25_accept()
|
/linux-4.1.27/net/x25/ |
D | af_x25.c | 855 static int x25_accept(struct socket *sock, struct socket *newsock, int flags) in x25_accept()
|
/linux-4.1.27/net/ipv4/ |
D | af_inet.c | 666 int inet_accept(struct socket *sock, struct socket *newsock, int flags) in inet_accept()
|
/linux-4.1.27/net/irda/ |
D | af_irda.c | 830 static int irda_accept(struct socket *sock, struct socket *newsock, int flags) in irda_accept()
|
/linux-4.1.27/net/rose/ |
D | af_rose.c | 873 static int rose_accept(struct socket *sock, struct socket *newsock, int flags) in rose_accept()
|
/linux-4.1.27/net/sunrpc/ |
D | svcsock.c | 840 struct socket *newsock; in svc_tcp_accept() local
|
/linux-4.1.27/net/vmw_vsock/ |
D | af_vsock.c | 1239 static int vsock_accept(struct socket *sock, struct socket *newsock, int flags) in vsock_accept()
|
/linux-4.1.27/fs/dlm/ |
D | lowcomms.c | 910 struct socket *newsock; in tcp_accept_from_sock() local
|
/linux-4.1.27/net/decnet/ |
D | af_decnet.c | 1073 static int dn_accept(struct socket *sock, struct socket *newsock, int flags) in dn_accept()
|
/linux-4.1.27/net/ |
D | socket.c | 1437 struct socket *sock, *newsock; in SYSCALL_DEFINE4() local 3190 int kernel_accept(struct socket *sock, struct socket **newsock, int flags) in kernel_accept()
|
/linux-4.1.27/net/unix/ |
D | af_unix.c | 1379 static int unix_accept(struct socket *sock, struct socket *newsock, int flags) in unix_accept()
|
/linux-4.1.27/net/core/ |
D | sock.c | 2122 int sock_no_accept(struct socket *sock, struct socket *newsock, int flags) in sock_no_accept()
|
/linux-4.1.27/security/ |
D | capability.c | 638 static int cap_socket_accept(struct socket *sock, struct socket *newsock) in cap_socket_accept()
|
D | security.c | 1196 int security_socket_accept(struct socket *sock, struct socket *newsock) in security_socket_accept()
|
/linux-4.1.27/net/sctp/ |
D | socket.c | 4467 struct socket *newsock; in sctp_getsockopt_peeloff() local
|
/linux-4.1.27/include/linux/ |
D | security.h | 2784 struct socket *newsock) in security_socket_accept()
|
/linux-4.1.27/security/selinux/ |
D | hooks.c | 4242 static int selinux_socket_accept(struct socket *sock, struct socket *newsock) in selinux_socket_accept()
|