Home
last modified time | relevance | path

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

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