rpm 5.2.1
|
Go to the source code of this file.
Defines | |
#define | __VA_COPY_USE_ASP(d, s) do { *(d) = *(s); } while (0) |
#define | __VA_COPY_USE_ASS(d, s) do { (d) = (s); } while (0) |
#define | __VA_COPY_USE_C99(d, s) va_copy((d), (s)) |
#define | __VA_COPY_USE_CPP(d, s) memcpy((void *)(d), (void *)(s), sizeof(*(s))) |
#define | __VA_COPY_USE_CPS(d, s) memcpy((void *)&(d), (void *)&(s), sizeof((s))) |
#define | DBPATH "/var/local/lib/rpm" |
#define | ENABLE_NLS 1 |
#define | __VA_COPY_USE_GCB(d, s) __builtin_va_copy((d), (s)) |
#define | __VA_COPY_USE_GCH(d, s) __va_copy((d), (s)) |
#define | __VA_COPY_USE_GCM(d, s) VA_COPY((d), (s)) |
#define | HAVE_ALLOCA 1 |
#define | HAVE_ARPA_INET_H 1 |
#define | HAVE_ASPRINTF 1 |
#define | HAVE_BASENAME 1 |
#define | HAVE_BEECRYPT_API_H 1 |
#define | HAVE_CONFSTR 1 |
#define | HAVE_DB_H 1 |
#define | HAVE_DCGETTEXT 1 |
#define | HAVE_DIRENT_H 1 |
#define | HAVE_DLFCN_H 1 |
#define | HAVE_ERR_H 1 |
#define | HAVE_FCNTL_H 1 |
#define | HAVE_FLOAT_H 1 |
#define | HAVE_FTOK 1 |
#define | HAVE_FUTIMES 1 |
#define | HAVE_GETADDRINFO 1 |
#define | HAVE_GETCWD 1 |
#define | HAVE_GETMNTINFO 1 |
#define | HAVE_GETMODE 1 |
#define | HAVE_GETNAMEINFO 1 |
#define | HAVE_GETOPT_H 1 |
#define | HAVE_GETPAGESIZE 1 |
#define | HAVE_GETTEXT 1 |
#define | HAVE_GETWD 1 |
#define | HAVE_GLOB_H 1 |
#define | HAVE_GRP_H 1 |
#define | HAVE_HERRNO 1 |
#define | HAVE_ICONV 1 |
#define | HAVE_INET_ATON 1 |
#define | HAVE_INTTYPES_H 1 |
#define | HAVE_LANGINFO_H 1 |
#define | HAVE_LCHOWN 1 |
#define | HAVE_LIBBEECRYPT 1 |
#define | HAVE_LIBDB 1 |
#define | HAVE_LIBDB_4_7 1 |
#define | HAVE_LIBGEN_H 1 |
#define | HAVE_LIBLUA 1 |
#define | HAVE_LIBLZMA 1 |
#define | HAVE_LIBM 1 |
#define | HAVE_LIBMAGIC 1 |
#define | HAVE_LIBNEON 1 |
#define | HAVE_LIBPCRE 1 |
#define | HAVE_LIBPOPT 1 |
#define | HAVE_LIBPTHREAD 1 |
#define | HAVE_LIBSQLITE3 1 |
#define | HAVE_LIBSYCK 1 |
#define | HAVE_LIBUUID 1 |
#define | HAVE_LIBXAR 1 |
#define | HAVE_LIBZ 1 |
#define | HAVE_LIMITS_H 1 |
#define | HAVE_LOCALE_H 1 |
#define | HAVE_LONG_DOUBLE 1 |
#define | HAVE_LONG_LONG 1 |
#define | HAVE_LUA_H 1 |
#define | HAVE_LZMA_H 1 |
#define | HAVE_MADVISE 1 |
#define | HAVE_MAGIC_H 1 |
#define | HAVE_MEMORY_H 1 |
#define | HAVE_MKDTEMP 1 |
#define | HAVE_MKSTEMP 1 |
#define | HAVE_MMAP 1 |
#define | HAVE_NCPU_SYSCONF 1 |
#define | HAVE_NEON_NE_GET_RESPONSE_HEADER 1 |
#define | HAVE_NETDB_H 1 |
#define | HAVE_NETINET_IN_H 1 |
#define | HAVE_NETINET_IN_SYSTM_H 1 |
#define | HAVE_NE_SESSION_H 1 |
#define | HAVE_PCRE_H 1 |
#define | HAVE_PHYSMEM_SYSCONF 1 |
#define | HAVE_POLL_H 1 |
#define | HAVE_POPT_H 1 |
#define | HAVE_PTHREAD_H 1 |
#define | HAVE_PUTENV 1 |
#define | HAVE_PWD_H 1 |
#define | HAVE_REALPATH 1 |
#define | HAVE_REGCOMP 1 |
#define | HAVE_SEARCH_H 1 |
#define | HAVE_SEMAPHORE_H 1 |
#define | HAVE_SETENV 1 |
#define | HAVE_SETLOCALE 1 |
#define | HAVE_SETMODE 1 |
#define | HAVE_SIGADDSET 1 |
#define | HAVE_SIGDELSET 1 |
#define | HAVE_SIGEMPTYSET 1 |
#define | HAVE_SIGNAL_H 1 |
#define | HAVE_SIGPAUSE 1 |
#define | HAVE_SIGPROCMASK 1 |
#define | HAVE_SIGSUSPEND 1 |
#define | HAVE_SNPRINTF 1 |
#define | HAVE_SQLITE3_H 1 |
#define | HAVE_STDINT_H 1 |
#define | HAVE_STDLIB_H 1 |
#define | HAVE_STPCPY 1 |
#define | HAVE_STPNCPY 1 |
#define | HAVE_STRCSPN 1 |
#define | HAVE_STRDUP 1 |
#define | HAVE_STRERROR 1 |
#define | HAVE_STRINGS_H 1 |
#define | HAVE_STRING_H 1 |
#define | HAVE_STRNDUP 1 |
#define | HAVE_STRSPN 1 |
#define | HAVE_STRSTR 1 |
#define | HAVE_STRTOL 1 |
#define | HAVE_STRTOUL 1 |
#define | HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 |
#define | HAVE_SYCK_H 1 |
#define | HAVE_SYSLOG 1 |
#define | HAVE_SYS_IPC_H 1 |
#define | HAVE_SYS_MMAN_H 1 |
#define | HAVE_SYS_MOUNT_H 1 |
#define | HAVE_SYS_PARAM_H 1 |
#define | HAVE_SYS_RESOURCE_H 1 |
#define | HAVE_SYS_SELECT_H 1 |
#define | HAVE_SYS_SOCKET_H 1 |
#define | HAVE_SYS_STAT_H 1 |
#define | HAVE_SYS_TYPES_H 1 |
#define | HAVE_SYS_UTSNAME_H 1 |
#define | HAVE_SYS_WAIT_H 1 |
#define | HAVE_S_IFSOCK 1 |
#define | HAVE_S_ISLNK 1 |
#define | HAVE_S_ISSOCK 1 |
#define | HAVE_UNISTD_H 1 |
#define | HAVE_UTIME_H 1 |
#define | HAVE_UUID_H 1 |
#define | HAVE_VA_COPY 1 |
#define | HAVE_VA_LIST_AS_ARRAY 1 |
#define | HAVE_VPRINTF 1 |
#define | HAVE_VSNPRINTF 1 |
#define | HAVE_XAR_H 1 |
#define | HAVE_ZLIB_H 1 |
#define | LOCALEDIR "/usr/local/share/locale" |
#define | LT_OBJDIR ".libs/" |
#define | MACROFILES "/usr/local/lib/rpm/macros:/usr/local/lib/rpm/%{_target}/macros:/usr/local/etc/rpm/macros.*:/usr/local/etc/rpm/macros:/usr/local/etc/rpm/%{_target}/macros:~/.rpmmacros" |
#define | PACKAGE "rpm" |
#define | PACKAGE_BUGREPORT "rpm-devel@rpm5.org" |
#define | PACKAGE_NAME "rpm" |
#define | PACKAGE_STRING "rpm 5.2.1" |
#define | PACKAGE_TARNAME "rpm" |
#define | PACKAGE_VERSION "5.2.1" |
#define | PKGSRCDIR "/usr/local/src/rpm" |
#define | PROTOTYPES 1 |
#define | RPMLUAFILES "/usr/local/lib/rpm/init.lua:/usr/local/lib/rpm/rpmlua:/usr/local/lib/rpm/%{_target}/rpmlua:/usr/local/etc/rpm/rpmlua.*:/usr/local/etc/rpm/rpmlua:/usr/local/etc/rpm/%{_target}/rpmlua:~/.rpmlua" |
#define | RPMPOPTFILES "/usr/local/lib/rpm/rpmpopt:/usr/local/lib/rpm/%{_target}/rpmpopt:/usr/local/etc/rpm/rpmpopt.*:/usr/local/etc/rpm/rpmpopt:/usr/local/etc/rpm/%{_target}/rpmpopt:~/.rpmpopt" |
#define | RPM_NAME "RPM" |
#define | SIZEOF_CHAR 1 |
#define | SIZEOF_INT 4 |
#define | SIZEOF_LONG 8 |
#define | SIZEOF_LONG_LONG 8 |
#define | SIZEOF_SHORT 2 |
#define | SIZEOF_UNSIGNED_CHAR 1 |
#define | SIZEOF_UNSIGNED_INT 4 |
#define | SIZEOF_UNSIGNED_LONG 8 |
#define | SIZEOF_UNSIGNED_LONG_LONG 8 |
#define | SIZEOF_UNSIGNED_SHORT 2 |
#define | STATFS_HAS_F_BAVAIL 1 |
#define | STATFS_IN_SYS_STATVFS 1 |
#define | STDC_HEADERS 1 |
#define | SYSCONFIGDIR "/usr/local/etc/rpm" |
#define | TIME_WITH_SYS_TIME 1 |
#define | USRLIBRPM "/usr/local/lib/rpm" |
#define | USRPREFIX "/usr/local" |
#define | VARPREFIX "/var/local" |
#define | VERSION "5.2.1" |
#define | WITH_BEECRYPT 1 |
#define | WITH_DB 1 |
#define | WITH_FILE 1 |
#define | WITH_LUA 1 |
#define | WITH_NEON 1 |
#define | WITH_PCRE 1 |
#define | WITH_PCRE_POSIX 1 |
#define | WITH_POPT 1 |
#define | WITH_PTHREADS 1 |
#define | WITH_SQLITE 1 |
#define | WITH_SYCK 1 |
#define | WITH_UUID 1 |
#define | WITH_XAR 1 |
#define | WITH_XZ 1 |
#define | WITH_ZLIB 1 |
#define | __MKDIR_P "/bin/mkdir -p" |
#define | __PROTOTYPES 1 |
#define | __VA_COPY_USE __VA_COPY_USE_C99 |
#define __VA_COPY_USE_ASP | ( | d, | |
s | |||
) | do { *(d) = *(s); } while (0) |
#define __VA_COPY_USE_ASS | ( | d, | |
s | |||
) | do { (d) = (s); } while (0) |
#define __VA_COPY_USE_CPP | ( | d, | |
s | |||
) | memcpy((void *)(d), (void *)(s), sizeof(*(s))) |
#define __VA_COPY_USE_CPS | ( | d, | |
s | |||
) | memcpy((void *)&(d), (void *)&(s), sizeof((s))) |
#define __VA_COPY_USE_GCB | ( | d, | |
s | |||
) | __builtin_va_copy((d), (s)) |
#define LOCALEDIR "/usr/local/share/locale" |
Definition at line 734 of file config.h.
Referenced by rpmioInit().
#define MACROFILES "/usr/local/lib/rpm/macros:/usr/local/lib/rpm/%{_target}/macros:/usr/local/etc/rpm/macros.*:/usr/local/etc/rpm/macros:/usr/local/etc/rpm/%{_target}/macros:~/.rpmmacros" |
#define PACKAGE "rpm" |
Definition at line 758 of file config.h.
Referenced by rpmcliInit(), and rpmioInit().
#define RPM_NAME "RPM" |
Definition at line 791 of file config.h.
Referenced by printVersion().
#define RPMLUAFILES "/usr/local/lib/rpm/init.lua:/usr/local/lib/rpm/rpmlua:/usr/local/lib/rpm/%{_target}/rpmlua:/usr/local/etc/rpm/rpmlua.*:/usr/local/etc/rpm/rpmlua:/usr/local/etc/rpm/%{_target}/rpmlua:~/.rpmlua" |
#define RPMPOPTFILES "/usr/local/lib/rpm/rpmpopt:/usr/local/lib/rpm/%{_target}/rpmpopt:/usr/local/etc/rpm/rpmpopt.*:/usr/local/etc/rpm/rpmpopt:/usr/local/etc/rpm/%{_target}/rpmpopt:~/.rpmpopt" |
#define SYSCONFIGDIR "/usr/local/etc/rpm" |
Definition at line 862 of file config.h.
Referenced by unsatisfiedDepend().
#define USRLIBRPM "/usr/local/lib/rpm" |
Definition at line 905 of file config.h.
Referenced by rpmcliInit(), and rpmioInit().
#define USRPREFIX "/usr/local" |
Definition at line 908 of file config.h.
Referenced by setDefaults().
#define VARPREFIX "/var/local" |
Definition at line 911 of file config.h.
Referenced by setDefaults().
#define VERSION "5.2.1" |
Definition at line 914 of file config.h.
Referenced by httpReq(), pgpArmorWrap(), and rpmlibMarkers().