代码搜索:Call
找到约 10,000 项符合「Call」的源代码
代码结果 10,000
www.eeworm.com/read/249725/12477751
h call.h
/*
httperf -- a tool for measuring web server performance
Copyright (C) 2000 Hewlett-Packard Company
Contributed by David Mosberger-Tang
This file is part of http
www.eeworm.com/read/249725/12477773
c call.c
/*
httperf -- a tool for measuring web server performance
Copyright (C) 2000 Hewlett-Packard Company
Contributed by David Mosberger-Tang
This file is part of http
www.eeworm.com/read/335362/12534696
h call.h
#include "apue.h"
#include
#include
#define CS_CALL "/home/sar/calld" /* well-known server name */
#define CL_CALL "call" /* command for server */
extern char escapec; /*
www.eeworm.com/read/335362/12534697
c call.c
#include "call.h"
#include /* struct iovec */
/*
* Place the call by sending the "args" to the calling server,
* and reading a file descriptor back.
*/
int
call(const char *args)
{
i
www.eeworm.com/read/237869/13924406
vi call.vi
www.eeworm.com/read/237869/13924602
vi call.vi
www.eeworm.com/read/134636/13979062
htm call.htm
80386 Programmer's Reference Manual -- Opcode CALL
up:
Chapter 17 -- 80386 Inst
www.eeworm.com/read/133241/14051209
cpp call.cpp
#include
#include
#include
#include
#include
#include
#include
#include"resource.h"
#include"comput.c"
LRESULT CALLBACK W
www.eeworm.com/read/204636/15335979
gif call.gif
www.eeworm.com/read/201726/15398100
asm call.asm
CallGetUserName proc lpName:DWORD,lpPass:DWORD
LOCAL TmpBuff[600]:BYTE
LOCAL PassBuff[20]:BYTE
invoke lstrlen,lpName
.if eax < 50
invoke wsprintf,addr PassBuff,STEXT('%lu'),lpPass
invo