代码搜索:httpd
找到约 3,603 项符合「httpd」的源代码
代码结果 3,603
www.eeworm.com/read/363188/2922370
httpd
#!/bin/sh
base=boa
# See how we were called.
case "$1" in
start)
/sbin/$base
;;
stop)
pid=`/bin/pidof $base`
if [ -n "$pid" ]; then
kill -9 $pid
fi
;;
esac
exit 0
www.eeworm.com/read/264097/4291696
httpd
#!/bin/sh
base=boa
# See how we were called.
case "$1" in
start)
/sbin/$base
;;
stop)
pid=`/bin/pidof $base`
if [ -n "$pid" ]; then
kill -9 $pid
fi
;;
esac
exit 0
www.eeworm.com/read/295484/8159640
httpd
www.eeworm.com/read/295484/8159702
httpd
www.eeworm.com/read/105924/15654656
tbl trans.tbl
F HTTPD000.PNG;1 httpd-virtualhosts.png
F HTTPD001.PNG;1 httpd-directories.png
F HTTPD_DI.PNG;1 httpd-directories-add.png
F HTTP
www.eeworm.com/read/390190/8479242
h httpd.h
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* HTTP server header file.
* \author Adam Dunkels
*/
/*
* Copyright (c) 2001, Adam Dunkels.
* All rights reserved.
*
* Redi
www.eeworm.com/read/390190/8479325
lis httpd.lis
.module httpd.c
.area text(rom, con, rel)
0000 .dbfile D:\hexok项目\AVRNET项目\AVRNET光盘\AVRuIP\httpd.c
0000 .dbfunc
www.eeworm.com/read/390190/8479396
c httpd.c
www.eeworm.com/read/390190/8479404
o httpd.o
XL
H 2 areas 10 global symbols
M httpd.c
S pop_gset4x Ref0000
S _uip_flags Ref0000
S _fs_open Ref0000
S _fs_init Ref0000
S _uip_sappdata Ref0000
S xicall Ref0000
S push_gset4x Ref0000
S _fil