代码搜索:Call
找到约 10,000 项符合「Call」的源代码
代码结果 10,000
www.eeworm.com/read/205824/5016874
c call.c
/*
* CALL.C - call internal batch command.
*
*
* History:
*
* 16 Jul 1998 (Hans B Pufal)
* started.
*
* 16 Jul 1998 (John P Price)
* Seperated commands into i
www.eeworm.com/read/200278/5070926
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/200278/5070927
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/197059/5098108
java call.java
/*
* Call.java
*
* Created on Mar 16, 2004
*
*/
package gov.nist.applet.phone.ua.call;
import javax.sip.Dialog;
/**
* This interface represents a call that can be received by the application
www.eeworm.com/read/195834/5106977
h call.h
/*
* Fusion Kernel Module
*
* (c) Copyright 2002-2003 Convergence GmbH
*
* Written by Denis Oliver Kropp
*
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/195834/5106985
c call.c
/*
* Fusion Kernel Module
*
* (c) Copyright 2002-2003 Convergence GmbH
*
* Written by Denis Oliver Kropp
*
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/193890/5142410
java call.java
package com.zh.util;
import java.util.Iterator;
import java.util.Vector;
public class call{
String dattime;
String callid;
String calltest;
String callremark;
String operation;
String r
www.eeworm.com/read/192230/5158599
cgs call.cgs
# fr30 testcase for call @$Ri
# mach(): fr30
.include "testutils.inc"
START
.text
.global call
; Test call $Ri
mvi_h_gr 0xdeadbeef,r9
mvi_h_gr #func1,r0
set_cc 0x0f ; conditio
www.eeworm.com/read/191157/5167389
java call.java
/* CRMS, customer relationship management system
Copyright (C) 2003 Service To Youth Council
This program is free software; you can redistribute it and/or modify
it under the terms o