Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c625 sotpi_bindlisten(struct sonode *so, struct sockaddr *name, in sotpi_bindlisten() function
1388 return (sotpi_bindlisten(so, name, namelen, 0, flags, cr)); in sotpi_bind()
1391 return (sotpi_bindlisten(so, name, namelen, 1, flags, cr)); in sotpi_bind()
1528 error = sotpi_bindlisten(so, NULL, 0, backlog, in sotpi_listen()
1544 error = sotpi_bindlisten(so, NULL, 0, backlog, in sotpi_listen()