代码搜索:request
找到约 10,000 项符合「request」的源代码
代码结果 10,000
www.eeworm.com/read/183272/9172694
h ipp.h
#ifndef _IPP_H
#define _IPP_H
/*
* Defines parts of the IPP protocol between the scheduler
* and the printer. Based on RFC2911 and RFC2910.
*/
/*
* Status code classes.
*/
#define STATCLASS_OK
www.eeworm.com/read/379736/9179788
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/379714/9181175
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/379714/9181178
bak ll_rw_blk.c.bak
/*
* 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/379711/9181370
c ll_rw_blk.c
/*
* linux/kernel/blk_dev/ll_rw.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* This handles all read/write requests to block devices
*/
#include
#include
www.eeworm.com/read/379706/9182609
c deadlock.c
#include
#include
#include
struct process
{ int max[10];
int allocation[7];
int need[10];
int done; /*判断进程是否完成*/
int finish;
www.eeworm.com/read/182767/9192035
c http.c
/* HTTP support.
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Wget.
GNU Wget is free software; you can redistribute it and/or modify
it under the terms of the GNU Ge
www.eeworm.com/read/182767/9192139
c ftp-basic.c
/* Basic FTP routines.
Copyright (C) 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
This file is part of GNU Wget.
GNU Wget is free software; you can redistribute it and/or modify
it