Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsocket.h195 #define SO_FILEP 0x2002 /* Internal: AF_UNIX file pointer */ macro
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c1131 if (tohp->level == SOL_SOCKET && tohp->name == SO_FILEP) { in so_cmsglen()
1213 if (tohp->level == SOL_SOCKET && tohp->name == SO_FILEP) { in so_opt2cmsg()
H A Dsocktpi.c3773 toh.name = SO_FILEP; in sosend_dgramcmsg()
3904 toh.name = SO_FILEP; in sosend_svccmsg()