⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.hin

📁 linux下常用的网络工具的代码
💻 HIN
📖 第 1 页 / 共 3 页
字号:
/* Define to 1 if you have the `memcmp' function. */#undef HAVE_MEMCMP/* Define to 1 if you have the `memcpy' function. */#undef HAVE_MEMCPY/* Define to 1 if you have the `memmove' function. */#undef HAVE_MEMMOVE/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the `mempcpy' function. */#undef HAVE_MEMPCPY/* Define to 1 if you have the `memset' function. */#undef HAVE_MEMSET/* Define to 1 if <limits.h> defines the MIN and MAX macros. */#undef HAVE_MINMAX_IN_LIMITS_H/* Define to 1 if <sys/param.h> defines the MIN and MAX macros. */#undef HAVE_MINMAX_IN_SYS_PARAM_H/* Define to 1 if you have the `mkstemp' function. */#undef HAVE_MKSTEMP/* Define to 1 if you have a working `mmap' system call. */#undef HAVE_MMAP/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */#undef HAVE_NDIR_H/* Define to 1 if you have the <netinet/in_systm.h> header file. */#undef HAVE_NETINET_IN_SYSTM_H/* Define to 1 if you have the <netinet/ip.h> header file. */#undef HAVE_NETINET_IP_H/* Define to 1 if you have the <netinet/ip_icmp.h> header file. */#undef HAVE_NETINET_IP_ICMP_H/* Define to 1 if you have the <netinet/ip_var.h> header file. */#undef HAVE_NETINET_IP_VAR_H/* Define to 1 if libc includes obstacks. */#undef HAVE_OBSTACK/* Define to one if you have <osockaddr.h>. */#undef HAVE_OSOCKADDR_H/* Define to 1 if getcwd works, except it sometimes fails when it shouldn't,   setting errno to ERANGE, ENAMETOOLONG, or ENOENT. If __GETCWD_PREFIX is not   defined, it doesn't matter whether HAVE_PARTLY_WORKING_GETCWD is defined.   */#undef HAVE_PARTLY_WORKING_GETCWD/* Define if you have the <paths.h> header file */#undef HAVE_PATHS_H/* Define to 1 if you have the `pipe' function. */#undef HAVE_PIPE/* Define to 1 if you have the `poll' function. */#undef HAVE_POLL/* Define to one if you have <poll.h> */#undef HAVE_POLL_H/* Define if you have weak "pragma" references */#undef HAVE_PRAGMA_WEAK_REFS/* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */#undef HAVE_PTHREAD_MUTEX_RECURSIVE/* Define if the POSIX multithreading library has read/write locks. */#undef HAVE_PTHREAD_RWLOCK/* Define to 1 if the system has the type `ptrdiff_t'. */#undef HAVE_PTRDIFF_T/* Define to 1 if you have the `ptsname' function. */#undef HAVE_PTSNAME/* Define to 1 if you have the <readline/readline.h> header file. */#undef HAVE_READLINE_READLINE_H/* Define to 1 if your system has a GNU libc compatible `realloc' function,   and to 0 otherwise. */#undef HAVE_REALLOC/* Define to 1 if you have the <search.h> header file. */#undef HAVE_SEARCH_H/* Define to 1 if you have the <security/pam_appl.h> header file. */#undef HAVE_SECURITY_PAM_APPL_H/* Define to 1 if you have the `setegid' function. */#undef HAVE_SETEGID/* Define to 1 if you have the `setenv' function. */#undef HAVE_SETENV/* Define to 1 if you have the `seteuid' function. */#undef HAVE_SETEUID/* Define to 1 if you have the `setpgid' function. */#undef HAVE_SETPGID/* Define to 1 if you have the `setproctitle' function. */#undef HAVE_SETPROCTITLE/* Define to 1 if you have the `setregid' function. */#undef HAVE_SETREGID/* Define to 1 if you have the `setresgid' function. */#undef HAVE_SETRESGID/* Define to 1 if you have the `setresuid' function. */#undef HAVE_SETRESUID/* Define to 1 if you have the `setreuid' function. */#undef HAVE_SETREUID/* Define to 1 if you have the `setsid' function. */#undef HAVE_SETSID/* Define to 1 if you have the `setutent_r' function. */#undef HAVE_SETUTENT_R/* Define to 1 if you have the <shadow.h> header file. */#undef HAVE_SHADOW_H/* Define to 1 if you have the `sigaction' function. */#undef HAVE_SIGACTION/* Define to 1 if 'sig_atomic_t' is a signed integer type. */#undef HAVE_SIGNED_SIG_ATOMIC_T/* Define to 1 if 'wchar_t' is a signed integer type. */#undef HAVE_SIGNED_WCHAR_T/* Define to 1 if 'wint_t' is a signed integer type. */#undef HAVE_SIGNED_WINT_T/* Define to 1 if you have the `sigvec' function. */#undef HAVE_SIGVEC/* Define to 1 if the system has the type `sig_t'. */#undef HAVE_SIG_T/* Define to one if you have snprintf */#undef HAVE_SNPRINTF/* Define to 1 if you have the <stdarg.h> header file. */#undef HAVE_STDARG_H/* Define to 1 if stdbool.h conforms to C99. */#undef HAVE_STDBOOL_H/* Define to 1 if you have the <stdint.h> header file. */#undef HAVE_STDINT_H/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares   uintmax_t. */#undef HAVE_STDINT_H_WITH_UINTMAX/* Define to 1 if you have the <stdio_ext.h> header file. */#undef HAVE_STDIO_EXT_H/* Define to 1 if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define to 1 if you have the `strchr' function. */#undef HAVE_STRCHR/* Define to 1 if you have the `strchrnul' function. */#undef HAVE_STRCHRNUL/* Define to 1 if you have the `strcoll' function and it is properly defined.   */#undef HAVE_STRCOLL/* Define to 1 if you have the `strdup' function. */#undef HAVE_STRDUP/* FIXME */#undef HAVE_STREAMSPTY/* Define to 1 if you have the `strerror' function. */#undef HAVE_STRERROR/* Define to 1 if you have the `strerror_r' function. */#undef HAVE_STRERROR_R/* 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 `strncasecmp' function. */#undef HAVE_STRNCASECMP/* Define if you have the strndup() function and it works. */#undef HAVE_STRNDUP/* Define to 1 if you have the <stropts.h> header file. */#undef HAVE_STROPTS_H/* Define to 1 if `h_addr_list' is member of `struct hostent'. */#undef HAVE_STRUCT_HOSTENT_H_ADDR_LIST/* Define to 1 if `ifr_broadaddr' is member of `struct ifreq'. */#undef HAVE_STRUCT_IFREQ_IFR_BROADADDR/* Define to 1 if `ifr_netmask' is member of `struct ifreq'. */#undef HAVE_STRUCT_IFREQ_IFR_NETMASK/* Define to 1 if the system has the type `struct if_nameindex'. */#undef HAVE_STRUCT_IF_NAMEINDEX/* Define to 1 if the system has the type `struct lastlog'. */#undef HAVE_STRUCT_LASTLOG/* Define to 1 if `sin_len' is member of `struct sockaddr_in'. */#undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN/* Define to 1 if `sa_len' is member of `struct sockaddr'. */#undef HAVE_STRUCT_SOCKADDR_SA_LEN/* Define to 1 if `st_blksize' is member of `struct stat'. */#undef HAVE_STRUCT_STAT_ST_BLKSIZE/* Define to 1 if `ut_exit' is member of `struct utmpx'. */#undef HAVE_STRUCT_UTMPX_UT_EXIT/* Define to 1 if `ut_exit.e_exit' is member of `struct utmpx'. */#undef HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT/* Define to 1 if `ut_exit.e_termination' is member of `struct utmpx'. */#undef HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION/* Define to 1 if `ut_exit.ut_exit' is member of `struct utmpx'. */#undef HAVE_STRUCT_UTMPX_UT_EXIT_UT_EXIT/* Define to 1 if `ut_exit.ut_termination' is member of `struct utmpx'. */#undef HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION/* Define to 1 if `ut_id' is member of `struct utmpx'. */#undef HAVE_STRUCT_UTMPX_UT_ID/* Define to 1 if `ut_name' is member of `struct utmpx'. */#undef HAVE_STRUCT_UTMPX_UT_NAME/* Define to 1 if `ut_pid' is member of `struct utmpx'. */#undef HAVE_STRUCT_UTMPX_UT_PID/* Define to 1 if `ut_tv' is member of `struct utmpx'. */#undef HAVE_STRUCT_UTMPX_UT_TV/* Define to 1 if `ut_type' is member of `struct utmpx'. */#undef HAVE_STRUCT_UTMPX_UT_TYPE/* Define to 1 if `ut_user' is member of `struct utmpx'. */#undef HAVE_STRUCT_UTMPX_UT_USER/* Define to 1 if `ut_exit' is member of `struct utmp'. */#undef HAVE_STRUCT_UTMP_UT_EXIT/* Define to 1 if `ut_exit.e_exit' is member of `struct utmp'. */#undef HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT/* Define to 1 if `ut_exit.e_termination' is member of `struct utmp'. */#undef HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION/* Define to 1 if `ut_exit.ut_exit' is member of `struct utmp'. */#undef HAVE_STRUCT_UTMP_UT_EXIT_UT_EXIT/* Define to 1 if `ut_exit.ut_termination' is member of `struct utmp'. */#undef HAVE_STRUCT_UTMP_UT_EXIT_UT_TERMINATION/* Define to 1 if `ut_host' is member of `struct utmp'. */#undef HAVE_STRUCT_UTMP_UT_HOST/* Define to 1 if `ut_id' is member of `struct utmp'. */#undef HAVE_STRUCT_UTMP_UT_ID/* Define to 1 if `ut_name' is member of `struct utmp'. */#undef HAVE_STRUCT_UTMP_UT_NAME/* Define to 1 if `ut_pid' is member of `struct utmp'. */#undef HAVE_STRUCT_UTMP_UT_PID/* Define to 1 if `ut_tv' is member of `struct utmp'. */#undef HAVE_STRUCT_UTMP_UT_TV/* Define to 1 if `ut_type' is member of `struct utmp'. */#undef HAVE_STRUCT_UTMP_UT_TYPE/* Define to 1 if `ut_user' is member of `struct utmp'. */#undef HAVE_STRUCT_UTMP_UT_USER/* Define to 1 if `ifr_index' is member of `stuct ifreq'. */#undef HAVE_STUCT_IFREQ_IFR_INDEX/* Define to 1 if you have the <sysexits.h> header file. */#undef HAVE_SYSEXITS_H/* FIXME */#undef HAVE_SYSLOG_INTERNAL/* Define to 1 if you have the <sys/bitypes.h> header file. */#undef HAVE_SYS_BITYPES_H/* Define to 1 if you have the <sys/cdefs.h> header file. */#undef HAVE_SYS_CDEFS_H/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.   */#undef HAVE_SYS_DIR_H/* Define to one if you have sys_errlist. */#undef HAVE_SYS_ERRLIST/* Define to 1 if you have the <sys/file.h> header file. */#undef HAVE_SYS_FILE_H/* Define to 1 if you have the <sys/filio.h> header file. */#undef HAVE_SYS_FILIO_H/* Define to 1 if you have the <sys/inttypes.h> header file. */#undef HAVE_SYS_INTTYPES_H/* Define to 1 if you have the <sys/ioctl_compat.h> header file. */#undef HAVE_SYS_IOCTL_COMPAT_H/* Define to 1 if you have the <sys/mkdev.h> header file. */#undef HAVE_SYS_MKDEV_H/* Define to 1 if you have the <sys/msgbuf.h> header file. */#undef HAVE_SYS_MSGBUF_H/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.   */#undef HAVE_SYS_NDIR_H/* Define to 1 if you have the <sys/param.h> header file. */#undef HAVE_SYS_PARAM_H/* Define to 1 if you have the <sys/proc.h> header file. */#undef HAVE_SYS_PROC_H/* Define to 1 if you have the <sys/ptyvar.h> header file. */#undef HAVE_SYS_PTYVAR_H/* Define to 1 if you have the <sys/resource.h> header file. */#undef HAVE_SYS_RESOURCE_H/* Define to 1 if you have the <sys/select.h> header file. */#undef HAVE_SYS_SELECT_H/* Define to 1 if you have the <sys/sockio.h> header file. */#undef HAVE_SYS_SOCKIO_H/* 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/stream.h> header file. */#undef HAVE_SYS_STREAM_H/* Define to 1 if you have the <sys/sysmacros.h> header file. */#undef HAVE_SYS_SYSMACROS_H/* Define to 1 if you have the <sys/time.h> header file. */#undef HAVE_SYS_TIME_H/* Define to 1 if you have the <sys/tty.h> header file. */#undef HAVE_SYS_TTY_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 <sys/wait.h> header file. */#undef HAVE_SYS_WAIT_H/* Define to 1 if you have the `tcgetattr' function. */#undef HAVE_TCGETATTR/* Define to 1 if you have the <tcpd.h> header file. */#undef HAVE_TCPD_H/* Define to 1 if you have the `tcsetattr' function. */#undef HAVE_TCSETATTR/* Define to 1 if you have the <termios.h> header file. */#undef HAVE_TERMIOS_H/* Define to 1 if you have the <termio.h> header file. */#undef HAVE_TERMIO_H/* Define to 1 if you have the `tsearch' function. */#undef HAVE_TSEARCH/* Define to 1 if you have the `tzset' function. */#undef HAVE_TZSET/* 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 `unsetenv' function. */#undef HAVE_UNSETENV/* Define to 1 if you have the `updwtmp' function. */#undef HAVE_UPDWTMP/* Define to 1 if you have the `updwtmpx' function. */#undef HAVE_UPDWTMPX/* Define to 1 if you have the `utime' function. */#undef HAVE_UTIME

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -