Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h268 #define _SOTOTPI(so) ((sotpi_info_t *)(so)->so_priv) macro
H A Dsocktpi.c4492 direct = _SOTOTPI(so)->sti_direct; in kstrwritemp()
/titanic_50/usr/src/uts/common/syscall/
H A Dsendfile.c1313 _SOTOTPI(so)->sti_nl7c_flags != 0) { in sendfilev()