Home
last modified time | relevance | path

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

/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/socket/
H A Dsocket.c31 static int socket_destructor(struct socket_context *sock) in socket_destructor() function
82 talloc_set_destructor(*new_sock, socket_destructor); in socket_create_with_ops()
167 talloc_set_destructor(*new_sock, socket_destructor); in socket_accept()
/dports/net/samba412/samba-4.12.15/source4/lib/socket/
H A Dsocket.c33 static int socket_destructor(struct socket_context *sock) in socket_destructor() function
94 talloc_set_destructor(*new_sock, socket_destructor); in socket_create_with_ops()
180 talloc_set_destructor(*new_sock, socket_destructor); in socket_accept()