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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dziperr.h29 #define ZE_S_SEVERE 0x04 macro
74 /* 2 */ { "EOF", "Unexpected end of zip file", ZE_S_SEVERE },
76 /* 4 */ { "MEM", "Out of memory", ZE_S_SEVERE },
77 /* 5 */ { "LOGIC", "Internal logic error", ZE_S_SEVERE },
82 ZE_S_SEVERE },
84 /* 10 */ { "TEMP", "Temporary file failure", ZE_S_SEVERE | ZE_S_PERR },
85 /* 11 */ { "READ", "Input file read failure", ZE_S_SEVERE | ZE_S_PERR },
88 /* 14 */ { "WRITE", "Output file write failure", ZE_S_SEVERE | ZE_S_PERR },
89 /* 15 */ { "CREAT", "Could not create output file", ZE_S_SEVERE | ZE_S_PERR },
94 /* 19 */ { "COMPERR", "Not supported", ZE_S_SEVERE },
[all...]

Completed in 111 milliseconds