Searched refs:UzpValidate (Results 1 – 2 of 2) sorted by relevance
/haiku/src/bin/unzip/ | ||
H A D | unzip.h | 591 int UZ_EXP UzpValidate OF((char *archive, int AllCodes)); |
H A D | api.c | 537 int UZ_EXP UzpValidate(char *archive, int AllCodes) in UzpValidate() function |