Searched refs:is_pipe (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dimg2.c33 int is_pipe; member in struct:__anon657
204 s->is_pipe = 0;
206 s->is_pipe = 1;
221 if (!s->is_pipe) {
257 if (!s->is_pipe) {
292 if (!s->is_pipe)
322 img->is_pipe = 0;
324 img->is_pipe = 1;
337 if (!img->is_pipe) {
389 if (!img->is_pipe) {
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/editors/
H A Dawk.c69 smallint is_pipe; member in struct:rstream_s
2253 X.rsm->is_pipe = 1;
2406 X.rsm->is_pipe = TRUE;
2513 R.i = X.rsm->is_pipe ? pclose(X.rsm->F) : fclose(X.rsm->F);
2688 if (hi->data.rs.F && hi->data.rs.is_pipe)

Completed in 47 milliseconds