Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c178 static struct sonode *sotpi_create(struct sockparams *, int, int, int, int,
276 sotpi_create(struct sockparams *sp, int family, int type, int protocol, in sotpi_create() function
6713 smodp->smod_sock_create_func = &sotpi_create; in sotpi_smod_create()