代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.h
/*
* Copyright (C) 1999 Cort Dougan
*/
#ifndef __PPC_SYSTEM_H
#define __PPC_SYSTEM_H
#include
#include
#include
#include
system.c
#include
#include
Waitmsg*
system(char *name, char **argv)
{
char err[ERRMAX];
Waitmsg *w;
int pid;
switch(pid = fork()){ /* assign = */
case -1:
return nil;
case 0:
exec(na
system.h
/* System dependent declarations.
Copyright (C) 1988, 1989, 1992, 1993, 1994 Free Software Foundation, Inc.
This file is part of GNU DIFF.
GNU DIFF is free software; you can redistribute it and/o
system.c
#include "lib.h"
#include
#include
#include
#include
int
system(const char *s)
{
int w, status;
pid_t pid;
char cmd[30], *oty;
oty = getenv("objtype"
system.ucf
############################################################################
## This system.ucf file is generated by Base System Builder based on the
## settings in the selected Xilinx Board Definit
system.h
/*
* linux/include/asm-arm/proc-armv/system.h
*
* Copyright (C) 1996 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
system.js
langMore='Click To List More Functions';
ETSOOEditor.ModeLangs=["Design","Code","Preview","Make Editable Area Higher","Make Editable Area Lower"];
ETSOOEditor.OtherLangs=["","Default","More...","Ple
system.js
langMore='点击查看相关功能列表';
ETSOOEditor.ModeLangs=["设计","代码","预览","增高编辑区","减低编辑区"];
ETSOOEditor.OtherLangs=["","默认","更多...","请在这里输入文字"];
ETSOOEditor.WindowLangs=["确定","取消","关闭"];
ETSOOEditor.Langs={