Searched refs:shell (Results 51 - 75 of 618) sorted by relevance

1234567891011>>

/macosx-10.10/CPAN-56/
H A DMakefile10 installarchlib := $(shell perl -MConfig -e 'print $$Config::Config{installextrasarch}')
11 installbin := $(shell perl -MConfig -e 'print $$Config::Config{installbin}')
12 installprivlib := $(shell perl -MConfig -e 'print $$Config::Config{installextraslib}')
13 EXTRASARCH := $(DSTROOT)/$(shell perl -MConfig -e 'print $$Config::Config{extrasarch}')
14 EXTRASLIB := $(DSTROOT)/$(shell perl -MConfig -e 'print $$Config::Config{extraslib}')
/macosx-10.10/ruby-106/ruby/lib/shell/
H A Dbuiltin-command.rb2 # shell/builtin-command.rb -
12 require "shell/filter"
41 rs = @shell.record_separator unless rs
59 @shell.foreach(src, rs){|l| yield l}
76 prefix = @shell.pwd+"/"
79 rs = @shell.record_separator unless rs
139 to = @shell.open(@to_filename, "w")
H A Dprocess-controller.rb2 # shell/process-controller.rb -
71 Shell::notify("Process finishing, but active shell exists",
75 Shell::notify(" Not finished jobs in "+pc.shell.to_s)
87 # for shell-command complete finish at this process exit.
93 def initialize(shell)
94 @shell = shell
103 attr_reader :shell
160 # command.notify "job(%id) pre-start.", @shell.debug?
166 # command.notify "job(%id) post-start.", @shell
[all...]
/macosx-10.10/postfix-255/postfix/src/util/
H A Dspawn_command.c24 /* passed to the shell when it contains shell meta characters
25 /* or when it appears to be a shell built-in command, otherwise
26 /* the command is executed without invoking a shell.
55 /* The shell to use when executing the command specified with
56 /* SPAWN_CMD_COMMAND. This shell is invoked regardless of the
114 char *shell; /* command shell */ member in struct:spawn_args
137 args->shell = 0;
186 args->shell
[all...]
/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dscrolledtext.itk194 set shell [lindex [grid info $itk_component(clipper)] 1]
201 if {[grid propagate $shell]} {
202 grid propagate $shell no
206 $shell configure \
207 -width [winfo pixels $shell $itk_option(-width)]
227 set shell [lindex [grid info $itk_component(clipper)] 1]
234 if {[grid propagate $shell]} {
235 grid propagate $shell no
239 $shell configure \
240 -height [winfo pixels $shell
[all...]
/macosx-10.10/tcl-105/tcl_ext/bwidget/bwidget/
H A Dcombobox.tcl259 ## destroy the shell so that it will re-create itself the next
262 destroy $path.shell
307 if {[winfo exists $path.shell.listb]} {
308 $path.shell.listb configure \
409 return $path.shell.listb
464 set shell $path.shell
466 if {[winfo exists $shell]} { return }
489 toplevel $shell -relief solid -bd 1
490 wm withdraw $shell
[all...]
/macosx-10.10/less-25/less/
H A Dlsystem.c38 * Pass the specified command to a shell to be executed.
48 register char *shell; local
123 * If the command is empty, just invoke a shell.
127 if ((shell = lgetenv("SHELL")) != NULL && *shell != '\0')
130 p = save(shell);
136 int len = strlen(shell) + strlen(esccmd) + 5;
138 SNPRINTF3(p, len, "%s %s %s", shell, shell_coption(), esccmd);
237 * Pipe a section of the input file into the given shell command.
279 * Create a pipe to the given shell comman
[all...]
/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/tests/
H A Dall.tcl25 set shell [lindex \
30 set shell $::tcltest::tcltest
43 puts stdout "Using interp: $shell"
71 set cmd [concat [list | $shell $file] [split $argv] \
/macosx-10.10/xnu-2782.1.97/tools/tests/perf_index/
H A DMakefile2 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO)
3 CC:=$(shell xcrun -sdk "$(SDKROOT)" -find cc)
7 SRCROOT?=$(shell /bin/pwd)
8 DSTROOT?=$(shell /bin/pwd)/BUILD/dst
9 OBJROOT?=$(shell /bin/pwd)/BUILD/obj
10 SYMROOT?=$(shell /bin/pwd)/BUILD/sym
/macosx-10.10/perl-103/5.16/updates/
H A DMakefile13 installarchlib := $(shell perl -MConfig -e 'print $$Config::Config{archlib}')
14 installbin := $(shell perl -MConfig -e 'print $$Config::Config{installbin}')
15 installprivlib := $(shell perl -MConfig -e 'print $$Config::Config{privlib}')
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/big-stack/
H A DMakefile29 MACHINE = $(shell arch)
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/dlopen-DYLD_FALLBACK_LIBRARY_PATH/
H A DMakefile4 PWD = $(shell pwd)
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/dlopen-leak-threaded/
H A DMakefile34 MACHINE = $(shell arch)
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/rpath-dlopen-rm-executable/
H A DMakefile26 SHELL = bash # use bash shell so we can redirect just stderr
29 PWD = $(shell pwd)
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/rpath-introspection/
H A DMakefile26 PWD = $(shell pwd)
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/rpath-no-trailing-slash/
H A DMakefile26 PWD = $(shell pwd)
/macosx-10.10/adv_cmds-158/finger/
H A Dfinger.h51 char *shell; /* user's shell */ member in struct:person
/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Dstrerror.c37 #include <shell.h>
/macosx-10.10/configd-699.1.5/Plugins/SCNetworkReachability/
H A DMakefile7 SYMROOT = ${shell basename ${shell dirname ${shell dirname ${PWD}}}}
12 @sudo mkdir -p ${shell dirname ${REACH_SERVER_PLIST}}
/macosx-10.10/tcl-105/tcl_ext/bwidget/
H A DMakefile35 Version = $(shell awk '/^package ifneeded/ {print $$4}' "$(Sources)"/pkgIndex.tcl)
/macosx-10.10/xnu-2782.1.97/tools/tests/MPMMTest/
H A DMakefile5 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO)
8 CC:=$(shell xcrun -sdk "$(SDKROOT)" -find cc)
10 SYMROOT?=$(shell /bin/pwd)
29 DSTROOT?=$(shell /bin/pwd)
/macosx-10.10/xnu-2782.1.97/tools/tests/execperf/
H A DMakefile5 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO)
18 CC = $(shell xcrun -sdk "$(SDKROOT)" -find cc)
19 STRIP = $(shell xcrun -sdk "$(SDKROOT)" -find strip)
20 CODESIGN = $(shell xcrun -sdk "$(SDKROOT)" -find codesign)
21 export CODESIGN_ALLOCATE := $(shell xcrun -sdk "$(SDKROOT)" -find codesign_allocate)
22 DSYMUTIL = $(shell xcrun -sdk "$(SDKROOT)" -find dsymutil)
27 OBJROOT?=$(shell /bin/pwd)/BUILD/obj
28 SYMROOT?=$(shell /bin/pwd)/BUILD/sym
29 DSTROOT?=$(shell /bin/pwd)/BUILD/dst
/macosx-10.10/CPANInternal-159.1/
H A DMakefile7 export OS_VERSION := $(shell /usr/bin/sw_vers -buildVersion | sed -E 's/[A-Z][0-9]+[A-Za-z]*$$//g')
11 export PERL_VERSIONS_AVAILABLE := $(sort $(shell grep -v '^DEFAULT = ' $(PERL_VERSIONS_FILE_PATH)))
14 #ifeq ($(shell /bin/test $(OS_VERSION) -gt 13; echo $$?), 0)
/macosx-10.10/llvmCore-3425.0.34/runtime/libprofile/
H A DMakefile45 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/')
54 TempFile := $(shell mkdir -p ${OBJROOT}/dSYMs ; mktemp ${OBJROOT}/dSYMs/profile_rt-lto.XXXXXX)
/macosx-10.10/ruby-106/ruby/test/win32ole/
H A Dtest_folderitem2_invokeverb.rb22 shell=WIN32OLE.new('Shell.Application')
23 @nsp = shell.NameSpace(@cfolder.path)

Completed in 245 milliseconds

1234567891011>>