Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c209 static int sotpi_listen(struct sonode *, int, struct cred *);
246 sotpi_listen, /* sop_listen */
1450 sotpi_listen(struct sonode *so, int backlog, struct cred *cr) in sotpi_listen() function