Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dsock_conf.c37 so_create_func_t sock_comm_create_function; variable
122 smodp->smod_sock_create_func = sock_comm_create_function; in smod_register()
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c213 extern so_create_func_t sock_comm_create_function;
265 sock_comm_create_function = socket_sonode_create; in sockinit()