Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfpkrd.c80 static int stream_peek; local
81 if (stream_peek == 0) /* this will be done just once */
83 stream_peek = (
90 if(stream_peek < 0)
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dlib384 tst stream_peek note{ ioctl(I_PEEK) works on pipe() }end execute{
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE190 10-03-07 features/lib: change stream_peek to test pipes only