代码搜索:httpd
找到约 3,603 项符合「httpd」的源代码
代码结果 3,603
www.eeworm.com/read/26441/959186
d httpserv.o.d
httpserv.o: ../httpserv.c \
C:\ethernut-4.9.7\nutapp_13h\httpd\..\..\nut\include/cfg/os.h \
c:/winavr-20090313/lib/gcc/../../avr/include/string.h \
c:\winavr-20090313\bin\../lib/gcc/avr/4.3.2
www.eeworm.com/read/28694/1005781
d httpserv.o.d
httpserv.o: ../httpserv.c \
C:\ethernut-4.9.7\nutapp_13h\httpd\..\..\nut\include/cfg/os.h \
c:/winavr-20090313/lib/gcc/../../avr/include/string.h \
c:\winavr-20090313\bin\../lib/gcc/avr/4.3.2
www.eeworm.com/read/249987/4443725
tmpl makefile.tmpl
#Dependencies
$(OBJS) $(OBJS_PIC): Makefile
# DO NOT REMOVE
mod_gsoap.o: mod_gsoap.c \
$(INCDIR)/httpd.h \
$(INCDIR)/ap_config.h $(INCDIR)/ap_mmn.h \
$(INCDIR)/ap_config_auto.h $(OSDIR)/os.h \
www.eeworm.com/read/244405/4511164
solaris makefile.solaris
# Defines for example NSAPI programs running under SOLARIS
CC_CMD=gcc -DNET_SSL -DSOLARIS -D_REENTRANT -DXP_UNIX \
-DMCC_HTTPD -DSPAPI20 \
-fPIC
LD_SHAREDCMD=ld -G -fPIC
all:
prepare:
OS_TYPE=so
www.eeworm.com/read/209211/4981626
c netlib_history.c
#include
#include
#include
#include "httpd.h"
#include "httpsrv.h"
Hio *HO;
int diffb;
enum{ DAY = 24*60*60 };
void
lastbefore(ulong t, char *f, char *b)
{
Tm *tm;
Dir *dir
www.eeworm.com/read/209211/4981628
c webls.c
#include
#include
#include
#include
#include
#include
#include "httpd.h"
#include "httpsrv.h"
static Hio *hout;
static Hio houtb;
static HConne
www.eeworm.com/read/209211/4986610
c date.c
#include
#include
#include
/*
* print dates in the format
* Wkd, DD Mon YYYY HH:MM:SS GMT
* parse dates of formats
* Wkd, DD Mon YYYY HH:MM:SS GMT
* Weekday, DD-Mon-YY H
www.eeworm.com/read/209211/4986617
c redirected.c
#include
#include
#include
#include
int
hredirected(HConnect *c, char *how, char *uri)
{
Hio *hout;
char *s, *ss, *host;
int n;
host = c->head.host;
if(strchr(u
www.eeworm.com/read/197479/5094801
tmpl makefile.tmpl
#Dependencies
$(OBJS) $(OBJS_PIC): Makefile
# DO NOT REMOVE
mod_gsoap.o: mod_gsoap.c \
$(INCDIR)/httpd.h \
$(INCDIR)/ap_config.h $(INCDIR)/ap_mmn.h \
$(INCDIR)/ap_config_auto.h $(OSDIR)/os.h \
www.eeworm.com/read/192707/5150322
tmpl makefile.tmpl
#Dependencies
$(OBJS) $(OBJS_PIC): Makefile
# DO NOT REMOVE
mod_access.o: mod_access.c $(INCDIR)/httpd.h \
$(INCDIR)/ap_config.h $(INCDIR)/ap_mmn.h \
$(INCDIR)/ap_config_auto.h $(OSDIR)/os.h \
$