📄 config.h.in
字号:
/* config.h.in. Generated automatically from configure.in by autoheader. *//* Define to empty if the keyword does not work. */#undef const/* Define if you don't have vprintf but do have _doprnt. */#undef HAVE_DOPRNT/* Define if you have the vprintf function. */#undef HAVE_VPRINTF/* Define as __inline if that's what the C compiler calls it. */#undef inline/* Define as the return type of signal handlers (int or void). */#undef RETSIGTYPE/* Define to `unsigned' if <sys/types.h> doesn't define. */#undef size_t/* Define if you have the ANSI C header files. */#undef STDC_HEADERS/* Enable debugging mode. */#undef DEBUG_MODE/* The number of bytes in a char. */#undef SIZEOF_CHAR/* The number of bytes in a int. */#undef SIZEOF_INT/* The number of bytes in a long. */#undef SIZEOF_LONG/* The number of bytes in a long long. */#undef SIZEOF_LONG_LONG/* The number of bytes in a short. */#undef SIZEOF_SHORT/* Define if you have the daemon function. */#undef HAVE_DAEMON/* Define if you have the endprotoent function. */#undef HAVE_ENDPROTOENT/* Define if you have the poll function. */#undef HAVE_POLL/* Define if you have the select function. */#undef HAVE_SELECT/* Define if you have the socket function. */#undef HAVE_SOCKET/* Define if you have the strdup function. */#undef HAVE_STRDUP/* Define if you have the strerror function. */#undef HAVE_STRERROR/* Define if you have the syslog function. */#undef HAVE_SYSLOG/* Define if you have the vsnprintf function. */#undef HAVE_VSNPRINTF/* Define if you have the vsyslog function. */#undef HAVE_VSYSLOG/* Define if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define if you have the <sys/poll.h> header file. */#undef HAVE_SYS_POLL_H/* Define if you have the <syslog.h> header file. */#undef HAVE_SYSLOG_H/* Define if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define if you have the nsl library (-lnsl). */#undef HAVE_LIBNSL/* Define if you have the socket library (-lsocket). */#undef HAVE_LIBSOCKET/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION/* Define to 'int' if <sys/socket.h> doesn't define. */#undef socklen_t/* Define to 0xffffffff if <netinet/in.h> doesn't define. */#undef INADDR_NONE
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -