代码搜索:httpd
找到约 3,603 项符合「httpd」的源代码
代码结果 3,603
www.eeworm.com/read/192707/5150369
tmpl makefile.tmpl
#Dependencies
$(OBJS) $(OBJS_PIC): Makefile
# DO NOT REMOVE
mod_mmap_static.o: mod_mmap_static.c $(INCDIR)/httpd.h \
$(INCDIR)/ap_config.h $(INCDIR)/ap_mmn.h \
$(INCDIR)/ap_config_auto.h $(OSDIR)
www.eeworm.com/read/192707/5150441
c util_os2.c
#define INCL_DOSFILEMGR
#include
#include "httpd.h"
#include "http_log.h"
API_EXPORT(char *)ap_os_canonical_filename(pool *pPool, const char *szFile)
{
char buf[HUGE_STRING_LEN];
cha
www.eeworm.com/read/176733/5335378
c htmfiles4.c
#include
#include "tfTypes.h"
#include "fs.h"
#include "httpd.h"
// gif file
#include "green.c"
#include "gray.c"
const char code GIF_LED_GREEN[] = "";
c
www.eeworm.com/read/176733/5335410
c htmfiles.c
#include
#include "tfTypes.h"
#include "fs.h"
#include "httpd.h"
/* Manual 1 */
#include "index.c"
#include "left.c"
//#include "ioControl.c"
//#include "ioRead.c"
#include "system.c"
#inc
www.eeworm.com/read/176733/5335437
c linkfault.c
#include
#include
#include
#include
#include "reg51.h"
#include "tfTypes.h"
#include "fs.h"
#include "uip.h"
#include "httpd.h"
#include "linkFaultPa
www.eeworm.com/read/302096/3827612
makefile
vpath %.C ../../src:../../freebsd:..
vpath %.c ../../src/contrib
INSTALL_DIR = ../bin
CGI_DIR = /home/httpd/cgi-bin
CC = g++
CPPFLAGS = -I. -I../../src -I../../freebsd -I.. \
-I/usr/local/include/t
www.eeworm.com/read/261052/4325780
tmpl makefile.tmpl
#Dependencies
$(OBJS) $(OBJS_PIC): Makefile
# DO NOT REMOVE
mod_mmap_static.o: mod_mmap_static.c $(INCDIR)/httpd.h \
$(INCDIR)/ap_config.h $(INCDIR)/ap_mmn.h \
$(INCDIR)/ap_config_auto.h $(OSDIR)
www.eeworm.com/read/261052/4325791
tmpl makefile.tmpl
#Dependencies
$(OBJS) $(OBJS_PIC): Makefile
# DO NOT REMOVE
mod_rndchunk.o: mod_rndchunk.c $(INCDIR)/httpd.h \
$(INCDIR)/ap_config.h $(INCDIR)/ap_config_auto.h \
$(OSDIR)/os.h $(INCDIR)/ap_ctype.