Searched refs:socket_destructor (Results 1 – 2 of 2) sorted by relevance
31 static int socket_destructor(struct socket_context *sock) in socket_destructor() function82 talloc_set_destructor(*new_sock, socket_destructor); in socket_create_with_ops()167 talloc_set_destructor(*new_sock, socket_destructor); in socket_accept()
33 static int socket_destructor(struct socket_context *sock) in socket_destructor() function94 talloc_set_destructor(*new_sock, socket_destructor); in socket_create_with_ops()180 talloc_set_destructor(*new_sock, socket_destructor); in socket_accept()