Searched defs:hotread (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c855 boolean_t hotread; local
980 hotread = fn_dest->fn_count > 0;
981 if (hotread) {
994 if (!hotread)
1001 if (hotread) {
1033 if (hotread) {

Completed in 63 milliseconds