代码搜索:httpd
找到约 3,603 项符合「httpd」的源代码
代码结果 3,603
www.eeworm.com/read/204643/5032113
def core_header.def
LIBRARY httpd INITINSTANCE
DESCRIPTION "Apache Server Core"
DATA NONSHARED
EXPORTS
"main"
; One for mod_dav from socket library
"_swaps"
; And some more for mod_unique_id
"gethostname"
"get
www.eeworm.com/read/169190/5428377
def core_header.def
LIBRARY httpd INITINSTANCE
DESCRIPTION "Apache Server Core"
DATA NONSHARED
EXPORTS
"main"
; One for mod_dav from socket library
"_swaps"
; And some more for mod_unique_id
"gethostname"
"get
www.eeworm.com/read/291408/3967077
h searchfile.h
/**
* \addtogroup httpd
* @{
*/
/**
* \file searchfile.h
* \brief Search a File From Rom File System.
*/
#ifndef __ROMFILE_SEARCH
#define __ROMFILE_SEARCH
#include "user_config.h
www.eeworm.com/read/291408/3967078
h webserver.h
/**
* \addtogroup t4app
* @{
*/
/**
*\addtogroup httpd Web Server
*@{
*/
/**
* \file WebServer.h
* \brief Web Server Application Header File for T4 Demo.
* \author Xiaofei Ru
www.eeworm.com/read/430898/1915927
def core_header.def
LIBRARY httpd INITINSTANCE
DESCRIPTION "Apache Server Core"
DATA NONSHARED
EXPORTS
"main"
; One for mod_dav from socket library
"_swaps"
; And some more for mod_unique_id
"gethostname"
"get
www.eeworm.com/read/389774/2537411
def core_header.def
LIBRARY httpd INITINSTANCE
DESCRIPTION "Apache Server Core"
DATA NONSHARED
EXPORTS
"main"
; One for mod_dav from socket library
"_swaps"
; And some more for mod_unique_id
"gethostname"
"get
www.eeworm.com/read/143127/5759279
c fs.c
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* HTTP server read-only file system code.
* \author Adam Dunkels
*
* A simple read-only filesystem.
*/
/*
* Copyright (c) 2
www.eeworm.com/read/8258/144782
c fs.c
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* HTTP server read-only file system code.
* \author Adam Dunkels
*
* A simple read-only filesystem.
*/
/*
* Copyright (c) 2
www.eeworm.com/read/8258/144870
c fs.c
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* HTTP server read-only file system code.
* \author Adam Dunkels
*
* A simple read-only filesystem.
*/
/*
* Copyright (c) 2
www.eeworm.com/read/242732/4540509
h config.h
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS HTTP Daemon
* FILE: include/config.h
*/
#ifndef __CONFIG_H
#define __CONFIG_H
#include
#i