Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dsock_conf.c38 so_destroy_func_t sock_comm_destroy_function; variable
123 smodp->smod_sock_destroy_func = sock_comm_destroy_function; in smod_register()
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c214 extern so_destroy_func_t sock_comm_destroy_function;
266 sock_comm_destroy_function = socket_sonode_destroy; in sockinit()