Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi_impl.h50 extern int so_sock2stream(struct sonode *);
H A Dsockstr.c125 so_sock2stream(struct sonode *so) in so_sock2stream() function
H A Dsocktpi.c5973 return (so_sock2stream(so)); in socktpi_plumbioctl()