ESTRPIPE           93 net/9p/error.c 	{"Streams pipe error", ESTRPIPE},
ESTRPIPE          235 net/strparser/strparser.c 				if (len == -ESTRPIPE && stm->accum_len) {
ESTRPIPE         1225 sound/core/oss/pcm_oss.c 		if (ret != -EPIPE && ret != -ESTRPIPE)
ESTRPIPE         1270 sound/core/oss/pcm_oss.c 		if (ret != -ESTRPIPE)
ESTRPIPE         1295 sound/core/oss/pcm_oss.c 		if (ret != -EPIPE && ret != -ESTRPIPE)
ESTRPIPE         1328 sound/core/oss/pcm_oss.c 		if (ret != -EPIPE && ret != -ESTRPIPE)
ESTRPIPE         2171 sound/core/oss/pcm_oss.c 		if (err == -EPIPE || err == -ESTRPIPE || (! err && delay < 0)) {
ESTRPIPE         2248 sound/core/oss/pcm_oss.c 			if (err == -EPIPE || err == -ESTRPIPE || (! err && avail < 0)) {
ESTRPIPE         1871 sound/core/pcm_lib.c 			err = -ESTRPIPE;
ESTRPIPE         2072 sound/core/pcm_lib.c 		return -ESTRPIPE;
ESTRPIPE         1921 sound/core/pcm_native.c 				result = -ESTRPIPE;
ESTRPIPE         2648 sound/core/pcm_native.c 		return -ESTRPIPE;