代码搜索:REQUEST
找到约 10,000 项符合「REQUEST」的源代码
代码结果 10,000
www.eeworm.com/read/253408/12225528
c request.c
#include "opend.h"
#include
void
request(char *buf, int nread, int fd)
{
int newfd;
if (buf[nread-1] != 0) {
sprintf(errmsg, "request not null terminated: %*.*s\n",
nread, nread,
www.eeworm.com/read/253408/12225556
c request.c
#include "opend.h"
#include
void
request(char *buf, int nread, int clifd, uid_t uid)
{
int newfd;
if (buf[nread-1] != 0) {
sprintf(errmsg,
"request from uid %d not null terminated
www.eeworm.com/read/253405/12226003
c request.c
#include "calld.h"
int /* return 0 if OK, -1 on error */
request(Client *cliptr)
{
pid_t pid;
/*
* Position where this client left off last (or rewind).
*/
errmsg[0] = 0;
sys_posn(clip
www.eeworm.com/read/253219/12239100
pm request.pm
# autoconf -- create `configure' using m4 macros
# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the
www.eeworm.com/read/150802/12260638
class request.class
www.eeworm.com/read/149658/12358728
h request.h
// Request.h: interface for the Request class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_REQUEST_H__F90A9FAB_6BC7_4190_97A1_30E113A4AFCD__INCLUDED
www.eeworm.com/read/149658/12358734
cpp request.cpp
// Request.cpp: implementation of the Request class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HttpLook.h"
#include "Request.h"
www.eeworm.com/read/149184/12396681
h request.h
// Request.h : header file
//
#ifndef __Request_H__
#define __Request_H__
/////////////////////////////////////////////////////////////////////////////
// CConnectionPropertyPage dialog
st
www.eeworm.com/read/149184/12396694
cpp request.cpp
// Request.cpp : implementation file
//
#include "stdafx.h"
#include "LiteProxyServer.h"
#include "Request.h"
#include "Listener.h"
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE
www.eeworm.com/read/148560/12459279
vhd request.vhd
-- Altera Microperipheral Reference Design Version 0802
-----------------------------------------------------------------
-- file name : request.vhd
-- project : Altera 8237 DMA
-- description