Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h224 so_not_str: 1, /* B_TRUE if not streams based socket */ member
283 #define SOCK_IS_NONSTR(so) ((so)->so_not_str)
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.c598 so->so_not_str = (sops != &sotpi_sonodeops); in sonode_init()
H A Dsocktpi.c6393 so->so_not_str = B_FALSE; in sotpi_convert_sonode()
6425 so->so_not_str = B_TRUE; in sotpi_revert_sonode()