Searched refs:MSG_STDERR (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/bin/unzip/
H A Dfileio.c1237 if (MSG_STDERR(flag) && !((Uz_Globs *)pG)->UzO.tflag)
1298 if (MSG_STDERR(flag) && ((Uz_Globs *)pG)->UzO.tflag &&
1371 if (MSG_STDERR(flag) && ((Uz_Globs *)pG)->UzO.tflag &&
H A Dunzpriv.h794 #define MSG_STDERR(f) (f & 1) /* bit 0: 0 = stdout, 1 = stderr */ macro

Completed in 34 milliseconds