Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h946 extern int soshutdown(struct sonode *, int);
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c3102 soshutdown(struct sonode *so, int how) in soshutdown() function