代码搜索:httpd
找到约 3,603 项符合「httpd」的源代码
代码结果 3,603
www.eeworm.com/read/209211/4982452
elems mkxml.elems
#!/bin/rc
echo \
'#include "stdinc.h"
#include "dat.h"
#include "fns.h"
#include "httpd.h"
#include "xml.h"
'
sed -n '/
www.eeworm.com/read/209211/4982471
mkxml
#!/bin/rc
echo \
'#include "stdinc.h"
#include "dat.h"
#include "fns.h"
#include "httpd.h"
#include "xml.h"
'
sed -n '/
www.eeworm.com/read/209211/4986607
c query.c
#include
#include
#include
/*
* parse a search string of the form
* tag=val&tag1=val1...
*/
HSPairs*
hparsequery(HConnect *c, char *search)
{
HSPairs *q;
char *tag, *val
www.eeworm.com/read/209211/4986608
c checkcontent.c
#include
#include
#include
#include
int
hcheckcontent(HContent *me, HContent *oks, char *list, int size)
{
HContent *ok;
if(oks == nil || me == nil)
return 1;
f
www.eeworm.com/read/209211/4986616
c parse.c
#include
#include
#include
#include
#include
#include "escape.h"
typedef struct Hlex Hlex;
typedef struct MimeHead MimeHead;
enum
{
/*
* tokens
*/
W
www.eeworm.com/read/209211/4986622
c gethead.c
#include
#include
#include
#include
/*
* read in some header lines, either one or all of them.
* copy results into header log buffer.
*/
int
hgethead(HConnect *c,
www.eeworm.com/read/180137/5289463
c displayobject.c
static char rcsid[] = "$Id: DisplayObject.c,v 2.5 1997/12/12 16:02:09 sxw Exp $";
/*
* DisplayObject.c - httpd-based CGI program that HTML-ifies a
* SOIF Object for clients.
*
* Usage: Run fro
www.eeworm.com/read/180137/5290395
harvest
#!/bin/sh
#
# /etc/init.d/harvest - start/stop the httpd-related daemons
#
# First, set up some useful variables.
HOME=/; export HOME
PATH=/bin:/usr/ucb:/usr/sbin:/etc:/sbin; export PATH
umask 022
www.eeworm.com/read/176733/5335375
c htmfiles3.c
#include
#include "tfTypes.h"
#include "fs.h"
#include "httpd.h"
#include "eeprom_cfg.c"
#include "portConfig.c"
#include "config.c"
#include "Sstatus.c"
#include "monitorConfig
www.eeworm.com/read/312645/3655314
entries
/.cvsignore/1.1/Sat Nov 22 13:05:02 2003//
D/athttpd////
D/autotest////
D/bsd_tcpip////
D/common////
D/ftpclient////
D/httpd////
D/ipsec////
D/lwip_tcpip////
D/ns////
D/ppp////
D/sntp////