|
Teonet library
0.4.7
|
Go to the source code of this file.
| #define __EXTENSIONS__ 1 |
| #define _ALL_SOURCE 1 |
| #define _GNU_SOURCE 1 |
| #define _POSIX_PTHREAD_SEMANTICS 1 |
| #define _TANDEM_SOURCE 1 |
| #define COPYRIGHT "(c) Teonet co., 1996-2020" |
Referenced by main().
| #define ENABLE_NLS 1 |
| #define GETTEXT_PACKAGE "teousr" |
| #define HAVE__BOOL 1 |
| #define HAVE_ARPA_INET_H 1 |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
| #define HAVE_BZERO 1 |
| #define HAVE_CLOCK_GETTIME 1 |
| #define HAVE_DCGETTEXT 1 |
| #define HAVE_DLFCN_H 1 |
| #define HAVE_DUP2 1 |
| #define HAVE_EPOLL_CTL 1 |
| #define HAVE_EVENTFD 1 |
| #define HAVE_FCNTL_H 1 |
| #define HAVE_FLOOR 1 |
| #define HAVE_FORK 1 |
| #define HAVE_FSEEKO 1 |
| #define HAVE_FTIME 1 |
| #define HAVE_GETCWD 1 |
| #define HAVE_GETHOSTBYNAME 1 |
| #define HAVE_GETTEXT 1 |
| #define HAVE_GETTIMEOFDAY 1 |
| #define HAVE_INET_NTOA 1 |
| #define HAVE_INOTIFY_INIT 1 |
| #define HAVE_INTTYPES_H 1 |
| #define HAVE_LC_MESSAGES 1 |
| #define HAVE_LIBCONFUSE 1 |
| #define HAVE_LIBCRYPT 1 |
| #define HAVE_LIBCUNIT 1 |
| #define HAVE_LIBCURL 1 |
| #define HAVE_LIBEV 1 |
| #define HAVE_LIBUUID 1 |
| #define HAVE_LIMITS_H 1 |
| #define HAVE_LINUX 1 |
| #define HAVE_LOCALE_H 1 |
| #define HAVE_MALLOC 1 |
| #define HAVE_MALLOC_H 1 |
| #define HAVE_MEMCHR 1 |
| #define HAVE_MEMMOVE 1 |
| #define HAVE_MEMORY_H 1 |
| #define HAVE_MEMSET 1 |
| #define HAVE_MKDIR 1 |
| #define HAVE_NANOSLEEP 1 |
| #define HAVE_NETDB_H 1 |
| #define HAVE_NETINET_IN_H 1 |
| #define HAVE_POLL 1 |
| #define HAVE_POLL_H 1 |
| #define HAVE_REALLOC 1 |
| #define HAVE_REALPATH 1 |
| #define HAVE_REGCOMP 1 |
| #define HAVE_RMDIR 1 |
| #define HAVE_SELECT 1 |
| #define HAVE_SIGNALFD 1 |
| #define HAVE_SOCKET 1 |
| #define HAVE_STDDEF_H 1 |
| #define HAVE_STDINT_H 1 |
| #define HAVE_STDLIB_H 1 |
| #define HAVE_STRCASECMP 1 |
| #define HAVE_STRCHR 1 |
| #define HAVE_STRCSPN 1 |
| #define HAVE_STRDUP 1 |
| #define HAVE_STRERROR 1 |
| #define HAVE_STRING_H 1 |
| #define HAVE_STRINGS_H 1 |
| #define HAVE_STRNCASECMP 1 |
| #define HAVE_STRNDUP 1 |
| #define HAVE_STRPBRK 1 |
| #define HAVE_STRRCHR 1 |
| #define HAVE_STRSPN 1 |
| #define HAVE_STRSTR 1 |
| #define HAVE_STRTOUL 1 |
| #define HAVE_SYS_EPOLL_H 1 |
| #define HAVE_SYS_EVENTFD_H 1 |
| #define HAVE_SYS_INOTIFY_H 1 |
| #define HAVE_SYS_IOCTL_H 1 |
| #define HAVE_SYS_SELECT_H 1 |
| #define HAVE_SYS_SIGNALFD_H 1 |
| #define HAVE_SYS_SOCKET_H 1 |
| #define HAVE_SYS_STAT_H 1 |
| #define HAVE_SYS_TIME_H 1 |
| #define HAVE_SYS_TIMEB_H 1 |
| #define HAVE_SYS_TYPES_H 1 |
| #define HAVE_SYSLOG_H 1 |
| #define HAVE_TERMIOS_H 1 |
| #define HAVE_UNISTD_H 1 |
| #define HAVE_VFORK 1 |
| #define HAVE_WORKING_FORK 1 |
| #define HAVE_WORKING_VFORK 1 |
| #define LIBRARY_AGE 0 |
| #define LIBRARY_CURRENT 3 |
| #define LIBRARY_REVISION 7 |
| #define LT_OBJDIR ".libs/" |
| #define PACKAGE "teonet" |
| #define PACKAGE_BUGREPORT "Kirill Scherba <kirill@scherba.ru>, Max Ponka <mpano91@gmail.com>" |
| #define PACKAGE_MAJOR_VERSION 0 |
| #define PACKAGE_MINOR_VERSION 4 |
| #define PACKAGE_NAME "teonet" |
Referenced by ksnet_optRead().
| #define PACKAGE_PATCH_VERSION 7 |
| #define PACKAGE_STRING "teonet 0.4.7" |
| #define PACKAGE_TARNAME "teonet" |
| #define PACKAGE_URL "" |
| #define PACKAGE_VERSION "0.4.7" |
| #define STDC_HEADERS 1 |
| #define VERSION "0.4.7" |
Referenced by ksnet_optRead(), main(), teoGetHostInfo(), teoGetLibteonetVersion(), and test2().