Searched defs:sotpi_shutdown (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c228 static int sotpi_shutdown(struct sonode *, int, struct cred *);
255 sotpi_shutdown, /* sop_shutdown */
2613 sotpi_shutdown(struct sonode *so, int how, struct cred *cr) function
2621 dprintso(so, 1, ("sotpi_shutdown(%p, %d) %s\n",
2677 ("sotpi_shutdown: nothing to send in state 0x%x\n",

Completed in 258 milliseconds