Home
last modified time | relevance | path

Searched refs:SOCLONE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dsocketvar.h273 #define SOCLONE 0x0040 /* child of clone driver */ macro
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c389 so->so_flag |= SOCLONE; in sotpi_init()
443 if (so->so_flag & SOCLONE) in sotpi_init()
5740 if (so->so_flag & SOCLONE) in sotpi_close()