Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsocketvar.h930 extern int sobind(struct sonode *, struct sockaddr *, socklen_t,
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c2998 sobind(struct sonode *so, struct sockaddr *name, socklen_t namelen, in sobind() function