代码搜索结果
找到约 10,000 项符合
Remote Control 的代码
remote.java
/*
* Copyright (c) 1998-2008 Caucho Technology -- all rights reserved
*
* This file is part of Resin(R) Open Source
*
* Each copy or derived work must preserve the copyright notice and this
* no
remote.pm
package CPANPLUS::Shell::Default::Plugins::Remote;
use strict;
use Module::Load;
use Params::Check qw[check];
use CPANPLUS::Error qw[error msg];
use Locale::Maketext::Simpl
remote.h
/*
* (C) Copyright 2000
* Murray Jensen
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribu
remote.c
/*
* taken from gdb/remote.c
*
* I am only interested in the write to memory stuff - everything else
* has been ripped out
*
* all the copyright notices etc have been left in
*/
/* enough so t
remote.h
#define CONFIG_SMB_NLS_REMOTE "cp936"
remote.h
extern int remote_desc, remote_timeout;
extern void remote_reset(void);
extern void remote_continue(void);
extern int remote_write_bytes(unsigned long, char *, int);
remote.c
/*
* taken from gdb/remote.c
*
* I am only interested in the write to memory stuff - everything else
* has been ripped out
*
* all the copyright notices etc have been left in
*/
/* enough so t