代码搜索:Exec
找到约 10,000 项符合「Exec」的源代码
代码结果 10,000
www.eeworm.com/read/392528/8337957
exec gram.exec
exec: iffable
| SDO end_spec intonlyon label intonlyoff opt_comma dospecw
{
if($4->labdefined)
execerr("no backward DO loops", CNULL);
$4->blklevel = blklevel+1;
exdo($4->labelno, NPNULL
www.eeworm.com/read/392528/8338084
c exec.c
/****************************************************************
Copyright 1990, 1993, 1994 by AT&T Bell Laboratories and Bellcore.
Permission to use, copy, modify, and distribute this software
and
www.eeworm.com/read/174274/9598773
c exec.c
#include
#include
#include
#include
#include
#include
#include
#include
extern int sys_exi
www.eeworm.com/read/173687/9641934
c exec.c
/******************************************************************************
* Exec.c Exec fork and sbrk etc
* T.Barnaby, Made 20/5/85
********************************************************
www.eeworm.com/read/173682/9643593
c exec.c
/* ----------------------------------------------------------------------------
CFL - A C Foundation Library
Copyright (C) 1994-2003 Mark A Lindner
This file is part of CFL.
This lib
www.eeworm.com/read/415809/11052422
c exec.c
/*
* vivi/lib/exec.c: Execute a binary.
*
* Copyright (C) 2002 MIZI Research, Inc.
*
* Author: Janghoon Lyu
*
* $Date: 2003/08/12 11:14:14 $
* $Revision: 1.1 $
*
* $Id: exec
www.eeworm.com/read/415805/11052669
c exec.c
#include
#include
#include
#include
#include
#include
#include
#include
extern int sys_exi
www.eeworm.com/read/414114/11127082
h exec.h
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2002 by all C
www.eeworm.com/read/414114/11127105
cpp exec.cpp
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2002 by all C
www.eeworm.com/read/268597/11131369
c exec.c
/*
* linux/fs/exec.c
*
* (C) 1991 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything but
* the header into mem