Searched refs:sti_tidu_size (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h174 t_uscalar_t sti_tidu_size; member in struct:sotpi_info
H A Dsockstr.c438 sti->sti_tidu_size = tsti->sti_tidu_size;
483 sti->sti_tidu_size = tia->TIDU_size;
586 sti->sti_tidu_size));
H A Dsocktpi.c3676 if (len > (ssize_t)sti->sti_tidu_size) {
3872 iosize = sti->sti_tidu_size;
4002 if (len > sti->sti_tidu_size) {
4152 iosize = sti->sti_tidu_size;
4647 ASSERT(len <= sti->sti_tidu_size);

Completed in 62 milliseconds