📄 config.h.in
字号:
/* config.h.in. Generated from configure.ac by autoheader. *//* have BPF_IMMEDIATE */#undef HAVE_BPF_IMMEDIATE/* have struct bpf_timeval */#undef HAVE_BPF_TIMEVAL/* Define to 1 if you have the `calloc' function. */#undef HAVE_CALLOC/* Define to 1 if you have the `daemon' function. */#undef HAVE_DAEMON/* Define to 1 if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define to 1 if you have the <getopt.h> header file. */#undef HAVE_GETOPT_H/* Define to 1 if you have the `getprogname' function. */#undef HAVE_GETPROGNAME/* Define to 1 if you have the `getrusage' function. */#undef HAVE_GETRUSAGE/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* have pcap_freecode() */#undef HAVE_PCAP_FREECODE/* have __progname var */#undef HAVE_PROGNAME/* Define to 1 if you have the `rename' function. */#undef HAVE_RENAME/* Define to 1 if you have the <signal.h> header file. */#undef HAVE_SIGNAL_H/* have sigatomic_t */#undef HAVE_SIG_ATOMIC_T/* Define to 1 if you have the <stdarg.h> header file. */#undef HAVE_STDARG_H/* Define to 1 if you have the <stdint.h> header file. */#undef HAVE_STDINT_H/* generated our own primacros */#undef HAVE_STDINT_MARCOS_H/* Define to 1 if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define to 1 if you have the `strdup' function. */#undef HAVE_STRDUP/* Define to 1 if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define to 1 if you have the <string.h> header file. */#undef HAVE_STRING_H/* Define to 1 if you have the `sysconf' function. */#undef HAVE_SYSCONF/* Define to 1 if you have the <sys/stat.h> header file. */#undef HAVE_SYS_STAT_H/* Define to 1 if you have the <sys/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define to 1 if you have the <sys/utsname.h> header file. */#undef HAVE_SYS_UTSNAME_H/* Define to 1 if you have the `uname' function. */#undef HAVE_UNAME/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define to 1 if you have the <varargs.h> header file. */#undef HAVE_VARARGS_H/* kill(pid, 0) can be used to detect a process we can signal */#undef KILL_SIGNAL_DETECT/* Name of package */#undef PACKAGE/* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION/* Define as the return type of signal handlers (`int' or `void'). */#undef RETSIGTYPE/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Version number of package */#undef VERSION
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -