代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/333989/12649048
asm exec.asm
;@GOTO TRANSLATE
.586P
.MODEL FLAT, STDCALL
OPTION CASEMAP: NONE
INCLUDE WINDOWS.inc
UNICODE = FALSE
INCLUDE APIMACRO.mac
INCLUDE
www.eeworm.com/read/135592/13918440
c exec.c
/*
* linux/fs/exec.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything but
* the
www.eeworm.com/read/135486/13926752
c exec.c
#include
#include
#include
#include
#include
#include
#include
#include
extern int sys_exi
www.eeworm.com/read/134172/14003361
exec51
www.eeworm.com/read/203858/15350837
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
www.eeworm.com/read/203305/15362672
png exec.png
www.eeworm.com/read/201683/15398606
exec2
www.eeworm.com/read/201683/15398641
exec1
www.eeworm.com/read/113543/15453545
h exec.h
#ifndef EXEC_H
#define EXEC_H
extern void token_func(int argc,char *argv[]);
extern void value_func(int argc,char *argv[]);
extern void token_quit(int argc,char *argv[]);
#endif /* EXEC_H */
www.eeworm.com/read/113543/15453547
c exec.c
#include
#include
#include
#include "iofn.h"
static char outbuf[128];
void token_func(int argc,char *argv[])
{
int i;
char tmp_buf[512];
/* in