代码搜索:exec

找到约 10,000 项符合「exec」的源代码

代码结果 10,000
www.eeworm.com/read/169697/5413738

in makefile.in

### End User configurable options ### SHELL = /bin/sh # Installation directories ( not being used here ) prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ inclu
www.eeworm.com/read/341021/3259984

in makefile.in

### End User configurable options ### SHELL = @SHELL@ # Installation directories ( not being used here ) prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ inclu
www.eeworm.com/read/341021/3260365

in makefile.in

### End User configurable options ### SHELL = @SHELL@ # Installation directories ( not being used here ) prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ inclu
www.eeworm.com/read/428548/1958616

tests var_leaks.tests

# external program a=b /bin/true env | grep ^a= # builtin a=b true env | grep ^a= # exec with redirection only # in bash, this leaks! a=b exec 1>&1 env | grep ^a= echo OK
www.eeworm.com/read/391269/2521389

in amanda-sh-lib.sh.in

# Shell library containing functions and definitions common to amanda's # shell scripts and wrappers. # Include this file as follows: # prefix="@prefix@" # exec_prefix="@exec_prefix@" # amlibex
www.eeworm.com/read/375736/2720669

asm krun2.asm

TOGGLE EQU 1 ; degine the toggle ;* ;* COW : Character Oriented Windows ;* ;* krun2.asm : Alternate Run/Exec (for shell) ;* *KLUDGE* included by "krun.asm" if EXEC_ALTERNATE.
www.eeworm.com/read/260597/4330674

asm krun2.asm

TOGGLE EQU 1 ; degine the toggle ;* ;* COW : Character Oriented Windows ;* ;* krun2.asm : Alternate Run/Exec (for shell) ;* *KLUDGE* included by "krun.asm" if EXEC_ALTERNATE.
www.eeworm.com/read/254811/4380300

asm krun2.asm

TOGGLE EQU 1 ; degine the toggle ;* ;* COW : Character Oriented Windows ;* ;* krun2.asm : Alternate Run/Exec (for shell) ;* *KLUDGE* included by "krun.asm" if EXEC_ALTERNATE.
www.eeworm.com/read/291752/8398961

cpp sim_postamble.cpp

//============================================================= Exec.MultirateSetup(); //============================================================= // Execute models for( int pass_
www.eeworm.com/read/239554/13272642

cpp sim_postamble.cpp

//============================================================= Exec.MultirateSetup(); //============================================================= // Execute models for( int pass_