代码搜索:REQUEST
找到约 10,000 项符合「REQUEST」的源代码
代码结果 10,000
www.eeworm.com/read/269691/11082981
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/269691/11083594
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/269691/11083656
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/411957/11219485
class request.class
www.eeworm.com/read/266527/11221778
jar request.jar
www.eeworm.com/read/266505/11222554
jar request.jar
www.eeworm.com/read/266123/11239527
h request.h
/** include/internal/request.h
**
** Original Author: Kasper Verdich Lund
** Date: 11.17.99
**
** Description:
**
** This program is free software, you can redistribute it and/or
** modify it