代码搜索:Remote
找到约 10,000 项符合「Remote」的源代码
代码结果 10,000
www.eeworm.com/read/109695/15552156
remote pppup.remote
#!/bin/csh -f
#
# -*- Fundamental -*-
#
#
# kdebug 1 is SC_DEBUG
# 2 is SC_LOG_INPKT
# 4 is SC_LOG_OUTPKT
# 8 is SC_LOG_RAWIN
# 16 is SC_LOG_FLUSH
#
# add together to
www.eeworm.com/read/108657/15580848
cpp remote.cpp
//
// Remote.cpp
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute it
// and/or
www.eeworm.com/read/108657/15580862
h remote.h
//
// Remote.h
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute it
// and/or m
www.eeworm.com/read/105271/15672898
c remote.c
/* remote.c
The dhcpctl remote object. */
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1999-2003 by Internet Software Consortium
*
* Permission to use,
www.eeworm.com/read/104380/15696513
h remote.h
#ifndef _REMOTE_H
#define _REMOTE_H
/* Remote reset/restart server definitions */
extern char *Rempass;
/* Commands */
#define SYS_RESET 1
#define SYS_EXIT 2
#define KICK_ME 3
#endif
www.eeworm.com/read/100266/15879184
vtc remote.vtc
func Connect(addr, port) { return connect(addr, port) ? : perror("connect"); }
func cur_world() { return cur_rmt ? obj(cur_rmt) : NULL; }
func reset_prompt() {
prompt = (cur_rmt && cur_rmt->rprompt
www.eeworm.com/read/100266/15879240
c remote.c
/* remote.c: Handle I/O to remote */
#include "vt.h"
#include
#include
#include
#include
#include
#include
#ifdef PROTOTYPES
s
www.eeworm.com/read/100264/15879458
c remote.c
head 2.1;
access;
symbols;
locks; strict;
comment @ * @;
2.1
date 95.10.24.15.46.14; author tsurace; state Release;
branches;
next 1.2;
1.2
date 95.10.18.22.08.21; author tsurace; state Beta;
branc