代码搜索:request
找到约 10,000 项符合「request」的源代码
代码结果 10,000
www.eeworm.com/read/287922/8660967
c ll_rw_blk.c
/*
* linux/kernel/blk_dev/ll_rw.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This handles all read/write requests to block devices
*/
#include
#include
#include
www.eeworm.com/read/287637/8677477
c obj_dfudesc.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*---------------------------------------------------
www.eeworm.com/read/287415/8686957
c twebserv.c
/* twebserv.c - a threaded minimal web server (version 0.2)
* usage: tws portnumber
* features: supports the GET command only
* runs in the current directory
* creates a thr