代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.h
/***********************************************************************/
/* */
/* MODULE: BDTest/cache.h
system.h
#define move_to_user_mode() \
__asm__ ("movl %%esp,%%eax\n\t" \
"pushl $0x17\n\t" \
"pushl %%eax\n\t" \
"pushfl\n\t" \
"pushl $0x0f\n\t" \
"pushl $1f\n\t" \
"iret\n" \
"1:\tmovl $0x17,%%eax\n\t
system.h
/*
* OSV
* Copyright (C) 2002 Ciprian DOSOFTEI
* All rights reserved.
*
* http://backster.free.fr/osv
*
* This file is part of the OSV project. OSV is free software, also k
system.c
#include
#include
#include
#include
#include
int system (const char *cmdstring) /* with appropriate signal handling */
{
pid_t
system源码.url
[InternetShortcut]
URL=http://jmsly8.abc.yesite.com/
Modified=40721E50AD98BF0125
system.c
/*
* $Id: System.C,v 1.3 2000/05/07 12:26:11 fnevgeny Exp $
*
* Copyright (c) 1994 HAL Computer Systems International, Ltd.
*
* HAL COMPUTER SYSTEMS INTERNATIONAL, LTD.
*