亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? wwwconf.h

?? firtext搜索引擎源碼
?? H
字號:
/* wwwconf.h.  Generated automatically by configure.  *//* wwwconf.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if type char is unsigned and you are not using gcc.  */#ifndef __CHAR_UNSIGNED__/* #undef __CHAR_UNSIGNED__ */#endif/* Define to empty if the keyword does not work.  *//* #undef const *//* Define to the type of elements in the array set by `getgroups'.   Usually this is either `int' or `gid_t'.  */#define GETGROUPS_T gid_t/* Define to `int' if <sys/types.h> doesn't define.  *//* #undef gid_t *//* Define if you don't have vprintf but do have _doprnt.  *//* #undef HAVE_DOPRNT *//* Define if the `long double' type works.  */#define HAVE_LONG_DOUBLE 1/* Define if you have the strftime function.  */#define HAVE_STRFTIME 1/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */#define HAVE_SYS_WAIT_H 1/* Define if your struct tm has tm_zone.  */#define HAVE_TM_ZONE 1/* Define if you don't have tm_zone but do have the external array   tzname.  *//* #undef HAVE_TZNAME *//* Define if you have the vprintf function.  */#define HAVE_VPRINTF 1/* Define to `int' if <sys/types.h> doesn't define.  *//* #undef mode_t *//* Define to `int' if <sys/types.h> doesn't define.  *//* #undef pid_t *//* Define if you need to in order for stat and other things to work.  *//* #undef _POSIX_SOURCE *//* Define as the return type of signal handlers (int or void).  */#define RETSIGTYPE void/* Define to `unsigned' if <sys/types.h> doesn't define.  *//* #undef size_t *//* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  *//* #undef STAT_MACROS_BROKEN *//* Define if you have the ANSI C header files.  */#define STDC_HEADERS 1/* Define if you can safely include both <sys/time.h> and <time.h>.  */#define TIME_WITH_SYS_TIME 1/* Define if your <sys/time.h> declares struct tm.  *//* #undef TM_IN_SYS_TIME *//* Define to `int' if <sys/types.h> doesn't define.  *//* #undef uid_t *//* Define if your processor stores words with the most significant   byte first (like Motorola and SPARC, unlike Intel and VAX).  *//* #undef WORDS_BIGENDIAN *//* Define to enable direct WAIS access. *//* #undef HT_DIRECT_WAIS *//* Define to enable mysql access. *//* #undef HT_MYSQL *//* Define to enable MD5 for HTTP access authentication. */#define HT_MD5 1/* Define to enable WebDAV protocol. *//* #undef HT_DAV *//* Define to enable extension methods. *//* #undef HT_EXT *//* Define to enable expat XML parser. *//*#define HT_EXPAT 1*//* Define to enable Zlib compression / decompression support. *//* #undef HT_ZLIB *//* Define to enable POSIX RegEx support. *//* #undef HT_POSIX_REGEX *//* Define to enable support for enabling a rules file w/o user interaction. *//* #undef HT_AUTOMATIC_RULES *//* Define to enable SOCKS firewall-breaching code. *//* #undef SOCKS *//* #undef SOCKS4 *//* #undef SOCKS5 *//* Define to build Cyrillic version. *//* #undef CYRILLIC *//* Define to use internal signal handler *//* #undef WWWLIB_SIG *//* Define to build using reentrant system calls. *//* #undef HT_REENTRANT *//* Define to use the two-argument variant of ctime_r *//* #undef HAVE_CTIME_R_2 *//* Define to use the three-argument variant of ctime_r *//* #undef HAVE_CTIME_R_3 *//* Define to use the two-argument variant of readdir_r *//* #undef HAVE_READDIR_R_2 *//* Define to use the three-argument variant of readdir_r *//* #undef HAVE_READDIR_R_3 *//* Define to use the three-argument variant of gethostbyname_r *//* #undef HAVE_GETHOSTBYNAME_R_3 *//* Define to use the five-argument variant of gethostbyname_r *//* #undef HAVE_GETHOSTBYNAME_R_5 *//* Define to use the six-argument variant of gethostbyname_r *//* #undef HAVE_GETHOSTBYNAME_R_6 *//* Define to use the five-argument variant of gethostbyaddr_r *//* #undef HAVE_GETHOSTBYADDR_R_5 *//* Define to use the seven-argument variant of gethostbyaddr_r *//* #undef HAVE_GETHOSTBYADDR_R_7 *//* Define to use the eight-argument variant of gethostbyaddr_r *//* #undef HAVE_GETHOSTBYADDR_R_8 *//* Define if getlogin_r returns an integer *//* #undef GETLOGIN_R_RETURNS_INT *//* Define if getlogin_r returns a pointer *//* #undef GETLOGIN_R_RETURNS_POINTER *//* Define to be the package name. */#define W3C_PACKAGE "w3c-libwww"/* Define to be the version. */#define W3C_VERSION "5.4.0"/* Define this to be the prefix for cache files. */#define CACHE_FILE_PREFIX "/usr/wsrc/"/* Define to disable Nagle's algorithm */#define HT_NO_NAGLE 1/* Define to disable HTTP/1.1 pipelining *//* #undef HT_NO_PIPELINING *//* Define to disable HTTP/1.1 pipelining *//* #undef HT_NO_PIPELINING *//* Define to enable MUX as HTTP transport *//* #undef HT_MUX *//* Define this if it's not typedef'd automatically. */#define BOOLEAN char/* Define this to be the location of the resolver configuration file. */#define RESOLV_CONF "/etc/resolv.conf"/* Define this to be the rlogin program name. */#define RLOGIN_PROGRAM "rlogin"/* Define this to be the telnet program name. */#define TELNET_PROGRAM "telnet"/* Define this to be the tn3270 program name. *//* #undef TN3270_PROGRAM *//* Define this if it isn't in the header files.  *//* #undef u_char *//* For removing a file *//* #undef unlink *//* Define this if it isn't in the header files.  *//* #undef u_short *//* Define this if it isn't in the header files.  *//* #undef u_long *//* Define if type_t is of type long */#define HAVE_LONG_TIME_T 1/* Define if size_t is of type long *//* #undef HAVE_LONG_SIZE_T *//* The number of bytes in a char.  */#define SIZEOF_CHAR 1/* The number of bytes in a char *.  */#define SIZEOF_CHAR_P 4/* The number of bytes in a int.  */#define SIZEOF_INT 4/* The number of bytes in a long.  */#define SIZEOF_LONG 4/* Define if you have the chdir function.  */#define HAVE_CHDIR 1/* Define if you have the fcntl function.  */#define HAVE_FCNTL 1/* Define if you have the getcwd function.  */#define HAVE_GETCWD 1/* Define if you have the getdomainname function.  */#define HAVE_GETDOMAINNAME 1/* Define if you have the gethostname function.  */#define HAVE_GETHOSTNAME 1/* Define if you have the getlogin function.  */#define HAVE_GETLOGIN 1/* Define if you have the getpass function.  */#define HAVE_GETPASS 1/* Define if you have the getpid function.  */#define HAVE_GETPID 1/* Define if you have the getsockopt function.  */#define HAVE_GETSOCKOPT 1/* Define if you have the gettimeofday function.  */#define HAVE_GETTIMEOFDAY 1/* Define if you have the getwd function.  */#define HAVE_GETWD 1/* Define if you have the ioctl function.  */#define HAVE_IOCTL 1/* Define if you have the memcpy function.  */#define HAVE_MEMCPY 1/* Define if you have the mktime function.  */#define HAVE_MKTIME 1/* Define if you have the opendir function.  */#define HAVE_OPENDIR 1/* Define if you have the readdir function.  */#define HAVE_READDIR 1/* Define if you have the select function.  */#define HAVE_SELECT 1/* Define if you have the setsockopt function.  */#define HAVE_SETSOCKOPT 1/* Define if you have the socket function.  */#define HAVE_SOCKET 1/* Define if you have the strchr function.  */#define HAVE_STRCHR 1/* Define if you have the strerror function.  */#define HAVE_STRERROR 1/* Define if you have the strtol function.  */#define HAVE_STRTOL 1/* Define if you have the sysinfo function.  */#define HAVE_SYSINFO 1/* Define if you have the tempnam function.  */#define HAVE_TEMPNAM 1/* Define if you have the timegm function.  */#define HAVE_TIMEGM 1/* Define if you have the tzset function.  */#define HAVE_TZSET 1/* Define if you have the <appkit.h> header file.  *//* #undef HAVE_APPKIT_H *//* Define if you have the <appkit/appkit.h> header file.  *//* #undef HAVE_APPKIT_APPKIT_H *//* Define if you have the <arpa/inet.h> header file.  */#define HAVE_ARPA_INET_H 1/* Define if you have the <bsdtime.h> header file.  *//* #undef HAVE_BSDTIME_H *//* Define if you have the <bsdtypes.h> header file.  *//* #undef HAVE_BSDTYPES_H *//* Define if you have the <ctype.h> header file.  */#define HAVE_CTYPE_H 1/* Define if you have the <curses.h> header file.  */#define HAVE_CURSES_H 1/* Define if you have the <cursesX.h> header file.  *//* #undef HAVE_CURSESX_H *//* Define if you have the <dir.h> header file.  *//* #undef HAVE_DIR_H *//* Define if you have the <direct.h> header file.  *//* #undef HAVE_DIRECT_H *//* Define if you have the <dirent.h> header file.  */#define HAVE_DIRENT_H 1/* Define if you have the <dn.h> header file.  *//* #undef HAVE_DN_H *//* Define if you have the <dnetdb.h> header file.  *//* #undef HAVE_DNETDB_H *//* Define if you have the <errno.h> header file.  */#define HAVE_ERRNO_H 1/* Define if you have the <fcntl.h> header file.  */#define HAVE_FCNTL_H 1/* Define if you have the <grp.h> header file.  */#define HAVE_GRP_H 1/* Define if you have the <in.h> header file.  *//* #undef HAVE_IN_H *//* Define if you have the <inet.h> header file.  *//* #undef HAVE_INET_H *//* Define if you have the <libc.h> header file.  *//* #undef HAVE_LIBC_H *//* Define if you have the <limits.h> header file.  */#define HAVE_LIMITS_H 1/* Define if you have the <malloc.h> header file.  */#define HAVE_MALLOC_H 1/* Define if you have the <manifest.h> header file.  *//* #undef HAVE_MANIFEST_H *//* Define if you have the <memory.h> header file.  */#define HAVE_MEMORY_H 1/* Define if you have the <ndir.h> header file.  *//* #undef HAVE_NDIR_H *//* Define if you have the <net/errno.h> header file.  *//* #undef HAVE_NET_ERRNO_H *//* Define if you have the <netdb.h> header file.  */#define HAVE_NETDB_H 1/* Define if you have the <netinet/in.h> header file.  */#define HAVE_NETINET_IN_H 1/* Define if you have the <netinet/tcp.h> header file.  */#define HAVE_NETINET_TCP_H 1/* Define if you have the <pwd.h> header file.  */#define HAVE_PWD_H 1/* Define if you have the <regex.h> header file.  */#define HAVE_REGEX_H 1/* Define if you have the <resource.h> header file.  *//* #undef HAVE_RESOURCE_H *//* Define if you have the <rxposix.h> header file.  *//* #undef HAVE_RXPOSIX_H *//* Define if you have the <select.h> header file.  *//* #undef HAVE_SELECT_H *//* Define if you have the <socket.h> header file.  *//* #undef HAVE_SOCKET_H *//* Define if you have the <stat.h> header file.  *//* #undef HAVE_STAT_H *//* Define if you have the <stdefs.h> header file.  *//* #undef HAVE_STDEFS_H *//* Define if you have the <stdio.h> header file.  */#define HAVE_STDIO_H 1/* Define if you have the <stdlib.h> header file.  */#define HAVE_STDLIB_H 1/* Define if you have the <string.h> header file.  */#define HAVE_STRING_H 1/* Define if you have the <strings.h> header file.  */#define HAVE_STRINGS_H 1/* Define if you have the <sys/dir.h> header file.  *//* #undef HAVE_SYS_DIR_H *//* Define if you have the <sys/errno.h> header file.  */#define HAVE_SYS_ERRNO_H 1/* Define if you have the <sys/fcntl.h> header file.  */#define HAVE_SYS_FCNTL_H 1/* Define if you have the <sys/file.h> header file.  */#define HAVE_SYS_FILE_H 1/* Define if you have the <sys/ioctl.h> header file.  */#define HAVE_SYS_IOCTL_H 1/* Define if you have the <sys/ipc.h> header file.  */#define HAVE_SYS_IPC_H 1/* Define if you have the <sys/limits.h> header file.  *//* #undef HAVE_SYS_LIMITS_H *//* Define if you have the <sys/machine.h> header file.  *//* #undef HAVE_SYS_MACHINE_H *//* Define if you have the <sys/ndir.h> header file.  *//* #undef HAVE_SYS_NDIR_H *//* Define if you have the <sys/resource.h> header file.  */#define HAVE_SYS_RESOURCE_H 1/* Define if you have the <sys/select.h> header file.  */#define HAVE_SYS_SELECT_H 1/* Define if you have the <sys/socket.h> header file.  */#define HAVE_SYS_SOCKET_H 1/* Define if you have the <sys/stat.h> header file.  */#define HAVE_SYS_STAT_H 1/* Define if you have the <sys/syslog> header file.  *//* #undef HAVE_SYS_SYSLOG *//* Define if you have the <sys/systeminfo.h> header file.  *//* #undef HAVE_SYS_SYSTEMINFO_H *//* Define if you have the <sys/time.h> header file.  */#define HAVE_SYS_TIME_H 1/* Define if you have the <sys/types.h> header file.  */#define HAVE_SYS_TYPES_H 1/* Define if you have the <sys/unistd.h> header file.  */#define HAVE_SYS_UNISTD_H 1/* Define if you have the <syslog.h> header file.  */#define HAVE_SYSLOG_H 1/* Define if you have the <tcp.h> header file.  *//* #undef HAVE_TCP_H *//* Define if you have the <termios.h> header file.  */#define HAVE_TERMIOS_H 1/* Define if you have the <time.h> header file.  */#define HAVE_TIME_H 1/* Define if you have the <types.h> header file.  *//* #undef HAVE_TYPES_H *//* Define if you have the <unistd.h> header file.  */#define HAVE_UNISTD_H 1/* Define if you have the <unixlib.h> header file.  *//* #undef HAVE_UNIXLIB_H *//* Define if you have the <wais.h> header file.  *//* #undef HAVE_WAIS_H *//* Define if you have the <wais/wais.h> header file.  *//* #undef HAVE_WAIS_WAIS_H *//* Define if you have the dl library (-ldl).  */#define HAVE_LIBDL 1/* Define if you have the inet library (-linet).  *//* #undef HAVE_LIBINET *//* 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 */#define PACKAGE "w3c-libwww"/* Version number of package */#define VERSION "5.4.0"/* Define this if you have the external variable 'socket_errno'. *//* #undef HAVE_SOCKET_ERRNO *//* Define this if you have the external variable 'sys_errlist'. *//* #undef HAVE_SYS_ERRLIST *//* Define this if you have the external variable 'sys_nerr'. *//* #undef HAVE_SYS_NERR *//* Define this if you have the external variable 'timezone' */#define HAVE_TIMEZONE 1/* Define this if you have the external variable 'altzone' *//* #undef HAVE_ALTZONE *//* Define this if you have the external variable 'altzone' */#define HAVE_DAYLIGHT 1/* Define this if you have the uxc$inetdef.h header file. *//* #undef HAVE_UXC_INETDEF_H *//* Define this if directory entries have inodes. *//* #undef HAVE_DIRENT_INO *//* Define this if tm structure includes a tm_gmtoff entry. */#define HAVE_TM_GMTOFF 1/* Define this if your ioctl understands the winsize structure. */#define HAVE_WINSIZE 1/* Define this if the extern timezone is negative. *//* #undef NEGATIVE_TIMEZONE *//* Define this if sys_errlist must be declared (if it exists). *//* #undef NEED_SYS_ERRLIST_DECLARED *//* Define this if sys_nerr must be declared (if it exists). *//* #undef NEED_SYS_NERR_DECLARED */

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产人成一区二区三区影院| 亚洲国产裸拍裸体视频在线观看乱了| 日韩有码一区二区三区| 欧美午夜电影网| 亚洲1区2区3区视频| 91麻豆精品国产无毒不卡在线观看 | 538prom精品视频线放| 亚洲成人精品影院| 26uuu国产电影一区二区| 国产一区二区三区四区五区入口 | 美女在线视频一区| 精品99一区二区| 国产精品亚洲成人| 亚洲欧洲精品天堂一级| 99久久国产免费看| 中文子幕无线码一区tr| 色偷偷成人一区二区三区91| 亚洲午夜激情av| 精品久久人人做人人爽| 国产91综合网| 亚洲精品国产一区二区精华液 | 亚洲色大成网站www久久九九| 久久久亚洲精品一区二区三区 | 精品人在线二区三区| 精品国产一区二区精华| 国产精品二三区| 久久er99精品| 91香蕉视频在线| 国产精品色在线观看| 97国产一区二区| 婷婷久久综合九色综合绿巨人 | 国产精品超碰97尤物18| 99精品视频在线播放观看| 美女一区二区久久| 欧美国产1区2区| 在线一区二区三区做爰视频网站| 美国三级日本三级久久99 | 成人自拍视频在线| 亚洲一区二区在线免费观看视频| 在线不卡的av| aa级大片欧美| 另类人妖一区二区av| 综合中文字幕亚洲| 日韩一二三区视频| 国产+成+人+亚洲欧洲自线| 亚洲一区二区中文在线| 国产午夜久久久久| 欧美一区二区在线视频| 99精品国产热久久91蜜凸| 视频一区中文字幕| 一区二区在线观看不卡| 欧美电影免费观看完整版| 欧美日韩亚洲国产综合| 国产一区二区三区免费看| 亚洲成av人在线观看| 欧美极品aⅴ影院| 国产成人免费在线观看不卡| 免费成人在线观看视频| 一区二区三区视频在线观看| 国产精品蜜臀在线观看| 欧美不卡一区二区三区四区| 欧美高清视频www夜色资源网| 一区二区三区四区在线免费观看| 在线免费观看日本欧美| 成人看片黄a免费看在线| 日韩欧美国产系列| 国产一区二区三区在线观看免费视频| 精品国产乱码久久久久久影片| 免费人成精品欧美精品| 欧美一区二区日韩一区二区| 日本免费新一区视频| 欧美xfplay| 在线观看视频一区二区欧美日韩| 亚洲成av人片一区二区| 日本一区二区在线不卡| 精品久久人人做人人爽| 日韩免费观看2025年上映的电影 | 在线观看亚洲a| 成人少妇影院yyyy| 成人蜜臀av电影| 激情偷乱视频一区二区三区| 裸体健美xxxx欧美裸体表演| 亚州成人在线电影| 午夜久久久久久久久| 男人的j进女人的j一区| 日韩精品电影在线| 久久99精品久久久久久国产越南| 蜜臀久久99精品久久久久宅男| 男人的天堂亚洲一区| 日本91福利区| 国产精品系列在线播放| 精品在线观看视频| 亚洲成a人在线观看| 婷婷中文字幕一区三区| 首页欧美精品中文字幕| 久久se精品一区精品二区| 日本麻豆一区二区三区视频| 老司机精品视频线观看86| 日韩精品电影在线观看| 国产精品一区三区| 国产精品一区免费在线观看| 99re热这里只有精品视频| caoporen国产精品视频| 国产原创一区二区| 成人黄色av电影| 成人中文字幕电影| 欧美三级日韩三级| 日韩精品中文字幕一区二区三区| 欧美mv日韩mv亚洲| 欧美国产成人精品| 婷婷综合久久一区二区三区| 日本不卡不码高清免费观看| 国产主播一区二区| 国产精品美女久久久久久久 | 国产亚洲欧美中文| www国产精品av| 国产视频一区二区在线观看| 久久色在线观看| 久久久三级国产网站| 久久伊99综合婷婷久久伊| 国产夜色精品一区二区av| 久久综合九色综合欧美就去吻| 久久久不卡网国产精品二区| 91精品在线麻豆| 在线观看日韩电影| 久久综合九色综合97婷婷女人 | 日韩欧美高清一区| 久久久久国产精品免费免费搜索| 亚洲视频网在线直播| 亚洲va欧美va国产va天堂影院| 肉肉av福利一精品导航| 狠狠色狠狠色综合系列| 日本韩国欧美国产| 国产人成一区二区三区影院| 亚洲与欧洲av电影| 大美女一区二区三区| 制服丝袜一区二区三区| 亚洲欧美在线aaa| 蜜臀久久久99精品久久久久久| 91免费在线看| 2021久久国产精品不只是精品| 亚洲人成7777| 久久91精品久久久久久秒播| 欧美伊人精品成人久久综合97| 久久蜜臀中文字幕| 一区二区三区四区高清精品免费观看| 精品亚洲国内自在自线福利| 色综合一个色综合| 国产日韩欧美一区二区三区综合| 午夜精品123| 国产在线乱码一区二区三区| 欧美日韩一级二级| 国产精品国产精品国产专区不片| 国产一区二区三区精品视频| 欧美性大战久久久久久久| 一区在线中文字幕| 国产美女在线观看一区| 亚洲精品一线二线三线无人区| 亚洲一区欧美一区| 在线观看区一区二| 中文字幕人成不卡一区| 成人永久aaa| 久久你懂得1024| 久久99精品久久久| 日韩视频在线你懂得| 日韩经典中文字幕一区| 99久久免费精品高清特色大片| 中文字幕一区二区视频| 成人精品国产福利| 国产亚洲va综合人人澡精品| 麻豆成人免费电影| 欧美一二三区精品| 蜜臀av性久久久久蜜臀aⅴ| 亚洲国产一区二区三区| 97精品久久久久中文字幕| 一区二区三区波多野结衣在线观看| 成人听书哪个软件好| 亚洲男同性视频| 99国产精品一区| 亚洲国产精品麻豆| 在线影院国内精品| 日韩精品成人一区二区三区| 欧美乱妇20p| 久久99最新地址| 欧美高清精品3d| 国模一区二区三区白浆| www国产成人| 成人v精品蜜桃久久一区| 国产精品久久久久久久久久久免费看 | 亚洲视频一区二区在线| 91国偷自产一区二区三区观看| 亚洲天堂精品视频| 91.com视频| 捆绑紧缚一区二区三区视频| 中文字幕av免费专区久久| 国产成人久久精品77777最新版本 国产成人鲁色资源国产91色综 | 亚洲高清免费观看 | 精品亚洲成a人| 国产精品入口麻豆九色| 丰满放荡岳乱妇91ww|