Searched refs:MPN_INF_TRUNC (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/unzip/
H A Dbeos.c327 * MPN_INF_TRUNC - caution (truncated filename)
389 > MPN_INF_TRUNC)
546 * MPN_INF_TRUNC - (on APPEND_NAME) truncated filename
673 return MPN_INF_TRUNC; /* filename truncated */
H A Dextract.c1088 if ((errcode = error & MPN_MASK) > MPN_INF_TRUNC) {
H A Dunzpriv.h1235 #define MPN_INF_TRUNC 1<<8 /* caution - filename truncated */ macro

Completed in 106 milliseconds