Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h207 #define SO_UNIX_CLOSE 0x2003 /* Internal: AF_UNIX peer closed */ macro
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c1155 tohp->name == SO_UNIX_CLOSE)) { in so_cmsglen()
1236 tohp->name == SO_UNIX_CLOSE)) { in so_opt2cmsg()
1391 tohp->name == SO_UNIX_CLOSE) in so_getopt_unix_close()
H A Dsocktpi.c2762 toh.name = SO_UNIX_CLOSE; in so_unix_close()