Definition at line 53 of file tryopen.c.
95 printf(
"opening '%s' returned error %d",
fname, ze);
110 fprintf(stderr,
"%d errors\n",
error);
112 return error ? 1 : 0;
_Use_decl_annotations_ int __cdecl printf(const char *const _Format,...)
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void count
ZIP_EXTERN int zip_error_get_sys_type(int)
ZIP_EXTERN int zip_close(zip_t *_Nonnull)
ZIP_EXTERN zip_t *_Nullable zip_open(const char *_Nonnull, int, int *_Nullable)
ZIP_EXTERN zip_int64_t zip_get_num_entries(zip_t *_Nonnull, zip_flags_t)
static static fork const void static count static fd const char const char static newpath char char argv
static struct sockaddr static addrlen static backlog const void static flags void flags
void error(const char *msg)
References argv, c, count, error(), flags, create_tags_rz::fname, getopt(), NULL, optind, printf(), PRIu64, TRYOPEN_USAGE, ZIP_CHECKCONS, zip_close(), ZIP_CREATE, zip_error_get_sys_type(), ZIP_ET_LIBZIP, ZIP_ET_SYS, ZIP_EXCL, zip_get_num_entries(), zip_open(), and ZIP_TRUNCATE.