Searched refs:PIPE_ERROR (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dthscfg.h28 #define PIPE_ERROR (errno = 9999) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/acorn/
H A Driscos.h105 # define PIPE_ERROR (errno == 9999) /* always false */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Damiga.h150 #define PIPE_ERROR 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dfunzip.c58 3.1 9 Jul 93 K. U. Rommel fixed OS/2 pipe bug (PIPE_ERROR)
239 if (fwrite((char *)rawbuf,1,(extent)w,out) != (extent)w && !PIPE_ERROR)
273 if (fwrite((char *)slide,1,(extent)w,out) != (extent)w && !PIPE_ERROR)
505 && !PIPE_ERROR)
517 && !PIPE_ERROR)
H A Dunzpriv.h1087 #ifndef PIPE_ERROR
1091 # define PIPE_ERROR (errno == EPIPE) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dos2cfg.h30 # define PIPE_ERROR (errno == EERRSET || errno == EOS2ERR) macro

Completed in 161 milliseconds