Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsocket.h196 #define SO_UNIX_CLOSE 0x2003 /* Internal: AF_UNIX peer closed */ macro
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c1128 tohp->name == SO_UNIX_CLOSE)) { in so_cmsglen()
1209 tohp->name == SO_UNIX_CLOSE)) { in so_opt2cmsg()
1348 tohp->name == SO_UNIX_CLOSE) in so_getopt_unix_close()
H A Dsocktpi.c2816 toh.name = SO_UNIX_CLOSE; in so_unix_close()