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

/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c1548 ulong_t rput_opt; local
1560 * Use rput_opt for optimized access to the SR_ flags except
1564 rput_opt = stp->sd_rput_opt;
1587 if ((rput_opt & SR_IGN_ZEROLEN) &&
1639 if (rput_opt & SR_SIGALLDATA)
1645 if ((rput_opt & SR_CONSOL_DATA) &&
1841 * Can't use rput_opt since it was not

Completed in 56 milliseconds