代码搜索:Exec
找到约 10,000 项符合「Exec」的源代码
代码结果 10,000
www.eeworm.com/read/380485/9145515
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/379736/9179836
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/379714/9181242
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/379711/9182270
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
www.eeworm.com/read/181669/9241869
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/181563/9245926
h exec.h
/* $Id: exec.h,v 1.2 2001/03/08 15:25:38 ltoetsch Exp $
*
* exec ('x*') functions
*
* Copyright 2001 by Leopold T鰐sch (lt@toetsch.at)
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/181563/9246018
c exec.c
/* $Id: exec.c,v 1.9 2003/02/22 07:53:10 reinelt Exp $
*
* exec ('x*') functions
*
* Copyright 2001 by Leopold T鰐sch (lt@toetsch.at)
*
* This program is free software; you can redistribute it an
www.eeworm.com/read/377683/9265902
test exec.test
# 2008 Jan 21
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yourself
www.eeworm.com/read/374502/9401834
h exec.h
/*
* exec.h: header for exec.c
*
* Copyright 1990 Michael Sandrof
* Copyright 1997 EPIC Software Labs
* See the Copyright file for license information
*/
#ifndef __exec_h__
#define __exec_h__
www.eeworm.com/read/374502/9402090
c exec.c
/* $EPIC: exec.c,v 1.27 2006/10/19 22:25:29 jnelson Exp $ */
/*
* exec.c: handles exec'd process for IRCII
*
* Copyright (c) 1990 Michael Sandroff.
* Copyright (c) 1991, 1992 Troy Rollo.
* Copyr