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

📄 config.h.in

📁 ifstat源代码
💻 IN
字号:
/* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  *//* Define as the return type of signal handlers (int or void).  */#undef RETSIGTYPE/* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if you can safely include both <sys/time.h> and <time.h>.  */#undef TIME_WITH_SYS_TIME/* Define if you have the knlist function.  */#undef HAVE_KNLIST/* Define if you have the readx function.  */#undef HAVE_READX/* Define if you have the sigaction function.  */#undef HAVE_SIGACTION/* Define if you have the snprintf function.  */#undef HAVE_SNPRINTF/* Define if you have the <ctype.h> header file.  */#undef HAVE_CTYPE_H/* Define if you have the <errno.h> header file.  */#undef HAVE_ERRNO_H/* Define if you have the <fcntl.h> header file.  */#undef HAVE_FCNTL_H/* Define if you have the <kstat.h> header file.  */#undef HAVE_KSTAT_H/* Define if you have the <kvm.h> header file.  */#undef HAVE_KVM_H/* Define if you have the <limits.h> header file.  */#undef HAVE_LIMITS_H/* Define if you have the <net/if.h> header file.  */#undef HAVE_NET_IF_H/* Define if you have the <net/if_dl.h> header file.  */#undef HAVE_NET_IF_DL_H/* Define if you have the <net/if_mib.h> header file.  */#undef HAVE_NET_IF_MIB_H/* Define if you have the <net/if_types.h> header file.  */#undef HAVE_NET_IF_TYPES_H/* Define if you have the <net/if_var.h> header file.  */#undef HAVE_NET_IF_VAR_H/* Define if you have the <net/route.h> header file.  */#undef HAVE_NET_ROUTE_H/* Define if you have the <net/soioctl.h> header file.  */#undef HAVE_NET_SOIOCTL_H/* Define if you have the <nlist.h> header file.  */#undef HAVE_NLIST_H/* Define if you have the <paths.h> header file.  */#undef HAVE_PATHS_H/* Define if you have the <signal.h> header file.  */#undef HAVE_SIGNAL_H/* Define if you have the <stdarg.h> header file.  */#undef HAVE_STDARG_H/* Define if you have the <stropts.h> header file.  */#undef HAVE_STROPTS_H/* Define if you have the <sys/dlpi.h> header file.  */#undef HAVE_SYS_DLPI_H/* Define if you have the <sys/dlpi_ext.h> header file.  */#undef HAVE_SYS_DLPI_EXT_H/* Define if you have the <sys/ioctl.h> header file.  */#undef HAVE_SYS_IOCTL_H/* Define if you have the <sys/mbuf.h> header file.  */#undef HAVE_SYS_MBUF_H/* Define if you have the <sys/mib.h> header file.  */#undef HAVE_SYS_MIB_H/* Define if you have the <sys/param.h> header file.  */#undef HAVE_SYS_PARAM_H/* Define if you have the <sys/socket.h> header file.  */#undef HAVE_SYS_SOCKET_H/* Define if you have the <sys/sockio.h> header file.  */#undef HAVE_SYS_SOCKIO_H/* Define if you have the <sys/sysctl.h> header file.  */#undef HAVE_SYS_SYSCTL_H/* Define if you have the <sys/termios.h> header file.  */#undef HAVE_SYS_TERMIOS_H/* Define if you have the <sys/time.h> header file.  */#undef HAVE_SYS_TIME_H/* Define if you have the <sys/types.h> header file.  */#undef HAVE_SYS_TYPES_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* Define if you have the socket library (-lsocket).  */#undef HAVE_LIBSOCKET/* Define if you want to use /proc to get stats */#undef USE_PROC/* Proc file to poll for stats */#undef PROC_FILE/* Define if you want to use kstat to get stats */#undef USE_KSTAT/* Define if you want to use if_mib to get stats */#undef USE_IFMIB/* Define if you have a ifr_data member in struct ifreq */#undef HAVE_IFREQ_IFR_DATA/* Define if you want to use ifdata to get stats */#undef USE_IFDATA/* Define this if you want to use roue(4) sysctl to get stats */#undef USE_ROUTE/* Define if knlist needs 3 arguments */#undef HAVE_KNLIST_ARGS3/* Define if you have the kvm(3) interface */#undef HAVE_KVM/* Define if you have a if_xname member in struct ifnet */#undef HAVE_IFNET_IF_XNAME/* Define if you have a if_next member in struct ifnet */#undef HAVE_IFNET_IF_NEXT/* Define if you have a if_link member in struct ifnet */#undef HAVE_IFNET_IF_LINK/* Define if you want to use kvm to get stats */#undef USE_KVM/* Define if you want to use dlpi to get stats */#undef USE_DLPI/* Define if you want to use win32 to get stats */#undef USE_WIN32/* Define if you want to use ioctls to get if list */#undef USE_IOCTL/* Define if you have a sa_len member in struct sockaddr */#undef HAVE_SOCKADDR_SA_LEN/* Define if you want ot use if_nameindex to find interfaces */#undef USE_IFNAMEINDEX/* Define if you have SNMP support */#undef USE_SNMP/* Define if your SNMP implementation is net-snmp v5.0 or greater */#undef HAVE_NET_SNMP/* Version */#undef VERSION

⌨️ 快捷键说明

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