代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.h
/**************************************************************************************************
EDL RTOS Kernel
(c) Copyright
system.c
/**************************************************************************************************
EDL RTOS Kernel
(c) Copyright
system.h
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1994
system.h
#ifndef _ASM_NIOS_SYSTEM_H_
#define _ASM_NIOS_SYSTEM_H_
#endif /* _ASM_NIOS_SYSTEM_H */
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.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
_system.c
/* $Id: _system.c 21262 2006-03-08 23:27:16Z audit $
*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS system libraries
* FILE: lib/msvcrt/process/system.c
system.c
/*
* Win32 5.1 Theme system
*
* Copyright (C) 2003 Kevin Koltzau
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Pub
system.3
.TH SYSTEM 3
.SH NAME
system \- issue a shell command
.SH SYNOPSIS
.B system(string)
.br
.B char *string;
.SH DESCRIPTION
.I System
causes the
.I string
to be given to
.IR sh (1)
as input as if the