Searched refs:PATH (Results 76 - 100 of 598) sorted by relevance

1234567891011>>

/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/tests/
H A Drestricted.sh51 PATH=$PWD:$PATH
57 check_restricted 'PATH=/bin' || err_exit 'PATH asignment not resticted'
71 print 'PATH=/bin' > script
72 ! check_restricted script || err_exit 'script with PATH assignment should run in restricted mode'
79 for i in PATH ENV FPATH
H A Dalias.sh84 PATH=$PATH
88 then PATH=$tmp:/bin:/usr/bin
/macosx-10.9.5/lsof-52/lsof/scripts/
H A Dsort_res.perl541 # out of $PATH
42 if (($LSOF = &isexec("lsof")) eq "") { # Then try . and $PATH
116 # PATH environment variable.
121 my ($i, @P, $PATH);
129 $PATH = $ENV{PATH};
130 @P = split(":", $PATH);
H A Didrlogin.perl51 if (($LSOF = &isexec("lsof")) eq "") { # Then try . and $PATH
182 # PATH environment variable.
187 my ($i, @P, $PATH);
195 $PATH = $ENV{PATH};
196 @P = split(":", $PATH);
H A Dbig_brother.perl528 if (($LSOF = &isexec("lsof")) eq "") { # Then try . and $PATH
191 # PATH environment variable.
196 my ($i, @P, $PATH);
204 $PATH = $ENV{PATH};
205 @P = split(":", $PATH);
H A Didrlogin.perl549 if (($LSOF = &isexec("lsof")) eq "") { # Then try . and $PATH
178 # PATH environment variable.
183 my ($i, @P, $PATH);
191 $PATH = $ENV{PATH};
192 @P = split(":", $PATH);
/macosx-10.9.5/bzip2-29/bzip2/
H A Dbzgrep25 PATH="/usr/bin:$PATH"; export PATH
/macosx-10.9.5/shell_cmds-175/locate/locate/
H A Dupdatedb.sh54 PATH=$LIBEXECDIR:/bin:/usr/bin:$PATH; export PATH
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Dvcdiff30 PATH=$PATH:/usr/ccs/bin:/usr/sccs:/usr/xpg4/bin # common SCCS hangouts
/macosx-10.9.5/Heimdal-323.92.1/tests/ldap/
H A Dcheck-ldap.in65 PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/libexec:/usr/lib/openldap:$PATH
66 export PATH
70 set -- $PATH
/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A Dupsshutdown11 PATH=/bin:/usr/bin:/sbin:/usr/sbin
/macosx-10.9.5/gnutar-452/gnutar/tests/star/
H A Dquicktest.sh24 PATH=`cd $DIR;pwd`:$PATH
/macosx-10.9.5/shell_cmds-175/path_helper/
H A Dpath_helper.c145 // merge in any existing custom PATH elemenets
183 char* path = construct_path("PATH", "/etc/paths", "/etc/paths.d");
193 printf("setenv PATH \"%s\";\n", path);
196 printf("PATH=\"%s\"; export PATH;\n", path);
/macosx-10.9.5/smb-697.95.1/lib/librpc/
H A Dmake-idl-client43 export PATH=$PATH:/usr/local/bin
/macosx-10.9.5/text_cmds-87/ed/test/
H A Dckscripts.sh8 PATH="/bin:/usr/bin:/usr/local/bin/:."
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/data/
H A Dbash_pre_rc.sh155 typeset OPATH=$PATH
156 typeset PATH=$PATH
158 PATH=$OPATH:.
160 PATH=.
/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
H A Dpathchk.c81 #define PATH 0x2 macro
112 if (mode & PATH)
199 if((mode & PATH) && *cp == '-')
242 mode |= COMPONENTS|PATH;
248 mode |= PATH;
/macosx-10.9.5/groff-38/groff/arch/djgpp/
H A Dt-groff.bat15 Rem chdir to src, to avoid overflowing the DOS limits with a long PATH.
19 set PATH1=%PATH%
20 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grotty;%PATH1% variable
28 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grops;%PATH1% variable
35 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grolj4;%PATH1% variable
42 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grodvi;%PATH1% variable
47 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grohtml;%PATH1% variable
52 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grolbp;%PATH1% variable
59 set PATH=%PATH1% variable
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/PreferencePane/
H A Dinstalltool66 # Also clear $ENV{PATH} so we don't get "Insecure $ENV{PATH}" fatal errors
67 $ENV{PATH} = "";
/macosx-10.9.5/ICU-511.35/icuSources/allinone/
H A Dicucheck.bat21 set ICU_OPATH=%PATH%
31 set PATH=%ICU_BINDIR%;%PATH% variable
106 set PATH=%ICU_OPATH% variable
/macosx-10.9.5/apache-786.1/httpd/build/
H A DPrintPath19 # Look for program[s] somewhere in $PATH.
25 # Look in PATHNAME instead of $PATH
36 pathname=$PATH
61 # Next, we adjust PATH (or what was given to us as PATH) to
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/build/
H A DPrintPath19 # Look for program[s] somewhere in $PATH.
25 # Look in PATHNAME instead of $PATH
36 pathname=$PATH
61 # Next, we adjust PATH (or what was given to us as PATH) to
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/xml/expat/conftools/
H A DPrintPath19 # Look for program[s] somewhere in $PATH.
25 # Look in PATHNAME instead of $PATH
36 pathname=$PATH
61 # Next, we adjust PATH (or what was given to us as PATH) to
/macosx-10.9.5/apr-30/apr/apr/build/
H A DPrintPath19 # Look for program[s] somewhere in $PATH.
25 # Look in PATHNAME instead of $PATH
36 pathname=$PATH
61 # Next, we adjust PATH (or what was given to us as PATH) to
/macosx-10.9.5/apr-30/apr-util/apr-util/xml/expat/conftools/
H A DPrintPath19 # Look for program[s] somewhere in $PATH.
25 # Look in PATHNAME instead of $PATH
36 pathname=$PATH
61 # Next, we adjust PATH (or what was given to us as PATH) to

Completed in 174 milliseconds

1234567891011>>