代码搜索:httpd
找到约 3,603 项符合「httpd」的源代码
代码结果 3,603
www.eeworm.com/read/186760/8911783
h httpd.h
#ifndef __HTTPD_H__
#define __HTTPD_H__
void httpd_init(void);
void httpd_appcall(void);
/* UIP_APPCALL: the name of the application function. This function
must return void and take no ar
www.eeworm.com/read/186760/8911799
o httpd.o
www.eeworm.com/read/186760/8911825
c httpd.c
#include "uip.h"
#include "httpd.h"
#include "fsdata.h"
#include "symtab.h"
#include "funcsys.h"
#include
#define HTTP_NOGET 0
#define HTTP_FILE 1
#define HTT
www.eeworm.com/read/383643/8930248
h httpd.h
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* HTTP server header file.
* \author Adam Dunkels
*/
/*
* Copyright (c) 2001, Adam Dunkels.
* All rights reserved
www.eeworm.com/read/383643/8930331
c httpd.c
www.eeworm.com/read/281482/9153648
mdl httpd.mdl
(object Petal
version 44
_written "Rose 7.0.9420.17"
charSet 134)
(object Design "Logical View"
is_unit TRUE
is_loaded TRUE
quid "3F616728025
www.eeworm.com/read/281482/9153650
c httpd.c
/* httpd.c: A very simple http server
* Copyfight (C) 2003 Zou jian guo
* Copyright (C) 2000 Lineo, Inc. (www.lineo.com)
* Copyright (c) 1997-1999 D. Jeff Dionne
www.eeworm.com/read/182394/9205150
conf httpd.conf
#
# Based upon the NCSA server configuration files originally by Rob McCool.
#
# This is the main Apache server configuration file. It contains the
# configuration directives that give the server
www.eeworm.com/read/182394/9205265
conf httpd.conf
#
# Based upon the NCSA server configuration files originally by Rob McCool.
#
# This is the main Apache server configuration file. It contains the
# configuration directives that give the server