代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/350730/3116901
c~ command.c~
/*
* vivi/lib/command.c:
* - to support user commands on the boot loader
*
* Copyright (C) 2001 MIZI Research, Inc.
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/350730/3116919
c command.c
/*
* vivi/lib/command.c:
* - to support user commands on the boot loader
*
* Copyright (C) 2001 MIZI Research, Inc.
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/350730/3117070
h command.h
/*
* vivi/include/command.h
*
*/
#ifndef _VIVI_COMMAND_H_
#define _VIVI_COMMAND_H_
long paramoldvalue;
int argc;
enum ParseState {
PS_WHITESPACE,
PS_TOKEN,
PS_STRING,
PS_ESCAPE
};
enum Parse
www.eeworm.com/read/350657/3120982
c command.c
/* $Id: command.c,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* This software may be used and distributed according to the terms
* of the
www.eeworm.com/read/268146/4256512
c command.c
#include
#include
#include
#include
#define PROMPT ">"
void
getline(char *buf,int *num,int max_num)
{
static int line_len = 0;
www.eeworm.com/read/267355/4267880
h command.h
#ifndef COMMAND_H
#define COMMAND_H
class CRemoteAdminDoc;
class CRemoteAdminView;
class CMachineView;
class CMainFrame;
struct SCommand // Server machine uses this for ending threads
{
www.eeworm.com/read/266586/4272064
java command.java
/********************************************************************
*
* 版权说明,此程序仅供学习参考。不能用于商业
*
********************************************************************/
package org.pook.ui;
www.eeworm.com/read/264507/4287845
h command.h
/*
* $Id: command.h,v 1.3 2002/02/07 10:25:41 linfusheng Exp $
*/
#define PATHLEN 1024
#define CMDLEN 10240
#define MAXARGS 1000
#define ALIASALLOC 20
#define STDIN 0
#define STDOUT 1
www.eeworm.com/read/264507/4287871
c command.c
/*
* $Id: command.c,v 1.7 2002/02/07 01:08:53 linfusheng Exp $
*/
#include "includes.h"
#include "command.h"
#include "sjy22.h"
#include "InetAddr.h"
#include "ether.h"
#include "nic.h"
www.eeworm.com/read/264095/4294659
c command.c
/* $Id: command.c,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* This software may be used and distributed according to the terms
* of the