Searched refs:ESTRPIPE (Results 1 – 16 of 16) sorted by relevance
69 #define ESTRPIPE 86 /* Streams pipe error */ macro
67 #define ESTRPIPE 91 /* Streams pipe error */ macro
63 #define ESTRPIPE 176 /* Streams pipe error */ macro
110 #define ESTRPIPE 128 /* Streams pipe error */ macro
67 #define ESTRPIPE 92 /* Streams pipe error */ macro
93 {"Streams pipe error", ESTRPIPE},
112 -ESTRPIPE : current message should not be processed by the122 -ESTRPIPE and the stream parser had previously read some bytes for
235 if (len == -ESTRPIPE && stm->accum_len) { in __strp_recv()
1225 if (ret != -EPIPE && ret != -ESTRPIPE) in snd_pcm_oss_write3()1270 if (ret != -ESTRPIPE) in snd_pcm_oss_read3()1295 if (ret != -EPIPE && ret != -ESTRPIPE) in snd_pcm_oss_writev3()1328 if (ret != -EPIPE && ret != -ESTRPIPE) in snd_pcm_oss_readv3()2171 if (err == -EPIPE || err == -ESTRPIPE || (! err && delay < 0)) { in snd_pcm_oss_get_ptr()2248 if (err == -EPIPE || err == -ESTRPIPE || (! err && avail < 0)) { in snd_pcm_oss_get_space()
1870 err = -ESTRPIPE; in wait_for_avail()2071 return -ESTRPIPE; in pcm_accessible_state()
1906 result = -ESTRPIPE; in snd_pcm_drain()2627 return -ESTRPIPE; in do_pcm_hwsync()