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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c864 * The caller also needs to call strsetrerror, strsetwerror and strseteof.
911 * The caller must call strseteof(,1) as well as this routine
1610 strseteof(SOTOV(so), 1);
1612 * strseteof takes care of read side wakeups,
2187 strseteof(SOTOV(so), 1);
2190 * strseteof takes care of read side wakeups,
2207 strseteof(SOTOV(so), 1);
2210 * strseteof takes care of read side wakeups,
2300 strseteof(SOTOV(so), 1);
2302 * strseteof take
[all...]
H A Dsocktpi.c2683 strseteof(SOTOV(so), 1);
2685 * strseteof takes care of read side wakeups,
2712 strseteof(SOTOV(so), 1);
2714 * strseteof takes care of read side wakeups,
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h1231 extern void strseteof(vnode_t *, int);
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c8052 strseteof(vnode_t *vp, int eof) function

Completed in 239 milliseconds