123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167 |
- #define GETHOSTBYADDR_R_RETURNS_INT 1
- #define HAVE_C99_INTS 1
- #define HAVE_INET_ATON 1
- #define HAVE_INET_PTON 1
- #define HAVE_INTTYPES_H 1
- #define HAVE_LIBPCAP 1
- #define HAVE_MEMORY_H 1
- #define HAVE_PCAP_H 1
- #define HAVE_REGCOMP 1
- #define HAVE_SELECT 1
- #define HAVE_SGTTY_H 1
- #define HAVE_STDINT_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRDUP 1
- #define HAVE_STRERROR 1
- #define HAVE_STRINGS_H 1
- #define HAVE_STRING_H 1
- #define HAVE_STRSPN 1
- #define HAVE_SYS_IOCTL_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_SYS_TIME_H 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_TERMIOS_H 1
- #define HAVE_TERMIO_H 1
- #define HAVE_UNISTD_H 1
- #define PACKAGE "iftop"
- #define PACKAGE_BUGREPORT "pdw@ex-parrot.com"
- #define PACKAGE_NAME "iftop"
- #define PACKAGE_STRING "iftop 1.0pre4"
- #define PACKAGE_TARNAME "iftop"
- #define PACKAGE_URL "http://www.ex-parrot.com/pdw/iftop/"
- #define PACKAGE_VERSION "1.0pre4"
- #define SIZEOF_U_INT16_T 0
- #define SIZEOF_U_INT32_T 0
- #define SIZEOF_U_INT8_T 0
- #define STDC_HEADERS 1
- #define TIME_WITH_SYS_TIME 1
- #define USE_GETHOSTBYADDR_R 1
- #define VERSION "1.0pre4"
|