代码搜索结果
找到约 10,000 项符合
Control 的代码
control.h
#ifndef CONTROL_H
#define CONTROL_H
extern int control_init();
extern int control_readline();
extern int control_rldef();
extern int control_readint();
extern int control_readfile();
#endif
control.c
#include "readwrite.h"
#include "open.h"
#include "getln.h"
#include "stralloc.h"
#include "substdio.h"
#include "error.h"
#include "control.h"
#include "alloc.h"
#include "scan.h"
static char inbuf[
control.h
/****************************************************************************
******* *******
******* C O N T R O L P A C K
control.h
#define START_TASK 1
#define STOP_TASK 2
struct my_msg_struct {
int command;
int task;
int period;
};
control.scr
/************************ START OF SPECIFICATIONS ***************************/
/* */
/* SOURCE FILE NAME: CONTROL.SCR
control.cpp
// Control.cpp -- IOCTL handlers for feature driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "ioctls.h"
/////////////////
control.cpp
// Control.cpp -- IOCTL handlers for usbint driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "ioctls.h"
//////////////////
control.cpp
// Control.cpp -- IOCTL handlers for usb42 driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "ioctls.h"
///////////////////
control.java
package com.dfun.blackjackServer;
import java.util.*;
/**************************************************
* @author Beetle
* 类功能介绍:系统启动后直接启动主控模块,主控模块启动时初始化
* 连接管理器,房间管理等。 主控主要负责启动其它模块并在适当的
control.jbx
[PropertyInfo]
userList,Hashtable,false,false, , ,false,
[IconNames]