Rizin
unix-like reverse engineering framework and cli tools
config.h File Reference
#include "zipconf.h"

Go to the source code of this file.

Macros

#define HAVE_FICLONERANGE   1
 
#define HAVE_FILENO   1
 
#define HAVE_FSEEKO   1
 
#define HAVE_FTELLO   1
 
#define HAVE_LIBLZMA   1
 
#define HAVE_LOCALTIME_R   1
 
#define HAVE_MKSTEMP   1
 
#define HAVE_SNPRINTF   1
 
#define HAVE_STRCASECMP   1
 
#define HAVE_STRDUP   1
 
#define HAVE_STRTOLL   1
 
#define HAVE_STRTOULL   1
 
#define HAVE_STDBOOL_H   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_UNISTD_H   1
 
#define SIZEOF_OFF_T   8
 
#define SIZEOF_SIZE_T   8
 
#define HAVE_DIRENT_H   1
 
#define HAVE_FTS_H   1
 
#define HAVE_SYS_DIR_H   1
 
#define PACKAGE   "libzip"
 
#define VERSION   "1.9.2"
 

Macro Definition Documentation

◆ HAVE_DIRENT_H

#define HAVE_DIRENT_H   1

Definition at line 51 of file config.h.

◆ HAVE_FICLONERANGE

#define HAVE_FICLONERANGE   1

Definition at line 24 of file config.h.

◆ HAVE_FILENO

#define HAVE_FILENO   1

Definition at line 25 of file config.h.

◆ HAVE_FSEEKO

#define HAVE_FSEEKO   1

Definition at line 26 of file config.h.

◆ HAVE_FTELLO

#define HAVE_FTELLO   1

Definition at line 27 of file config.h.

◆ HAVE_FTS_H

#define HAVE_FTS_H   1

Definition at line 52 of file config.h.

◆ HAVE_LIBLZMA

#define HAVE_LIBLZMA   1

Definition at line 31 of file config.h.

◆ HAVE_LOCALTIME_R

#define HAVE_LOCALTIME_R   1

Definition at line 32 of file config.h.

◆ HAVE_MKSTEMP

#define HAVE_MKSTEMP   1

Definition at line 34 of file config.h.

◆ HAVE_SNPRINTF

#define HAVE_SNPRINTF   1

Definition at line 38 of file config.h.

◆ HAVE_STDBOOL_H

#define HAVE_STDBOOL_H   1

Definition at line 45 of file config.h.

◆ HAVE_STRCASECMP

#define HAVE_STRCASECMP   1

Definition at line 39 of file config.h.

◆ HAVE_STRDUP

#define HAVE_STRDUP   1

Definition at line 40 of file config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 46 of file config.h.

◆ HAVE_STRTOLL

#define HAVE_STRTOLL   1

Definition at line 42 of file config.h.

◆ HAVE_STRTOULL

#define HAVE_STRTOULL   1

Definition at line 43 of file config.h.

◆ HAVE_SYS_DIR_H

#define HAVE_SYS_DIR_H   1

Definition at line 54 of file config.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 47 of file config.h.

◆ PACKAGE

#define PACKAGE   "libzip"

Definition at line 59 of file config.h.

◆ SIZEOF_OFF_T

#define SIZEOF_OFF_T   8

Definition at line 49 of file config.h.

◆ SIZEOF_SIZE_T

#define SIZEOF_SIZE_T   8

Definition at line 50 of file config.h.

◆ VERSION

#define VERSION   "1.9.2"

Definition at line 60 of file config.h.