Home
last modified time | relevance | path

Searched refs:SM_FDPASSING (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dsocketvar.h359 #define SM_FDPASSING 0x010 /* passes file descriptors */ macro
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c1563 if (mode & SM_FDPASSING) in pr_state()
H A Dsockstr.c520 so->so_mode |= SM_FDPASSING | SM_OPTDATA; in copy_tinfo()
H A Dsocktpi.c3749 if (!(so->so_mode & SM_FDPASSING)) in sosend_dgramcmsg()
3882 if (!(so->so_mode & SM_FDPASSING)) in sosend_svccmsg()