代码搜索:Call
找到约 10,000 项符合「Call」的源代码
代码结果 10,000
www.eeworm.com/read/183272/9172631
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/379370/9199448
cs call.cs
using System;
using System.Collections;
namespace ACO
{
///
/// A call represents an call placed on the network
///
public class Call
{
#region properties
/
www.eeworm.com/read/180440/9307895
cpp call.cpp
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
www.eeworm.com/read/180440/9307899
hpp call.hpp
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
www.eeworm.com/read/376715/9309934
c call.c
/*
** $Id: dialogbox.c,v 1.3 2003/06/13 06:50:39 weiym Exp $
**
** Listing 4.1
**
** dialogbox.c: Sample program for MiniGUI Programming Guide
** Usage of DialogBoxIndirectParam
**
** Copyri
www.eeworm.com/read/376577/9313508
c call.c
www.eeworm.com/read/371500/9551721
h call.h
#include
#include
#include
#include
#include "ourhdr.h"
#define CS_CALL "/home/stevens/calld" /* well-known server name
www.eeworm.com/read/371500/9551723
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
www.eeworm.com/read/169281/9870371
cpp call_as.cpp
// call_as.cpp
// Compile and then link this file with the proxy-stub DLL generated by MIDL
// Find declarations for these functions at the bottom of the MIDL generated.h file
#include "Component