Home
last modified time | relevance | path

Searched refs:PATH (Results 1 – 25 of 203) sorted by relevance

123456789

/titanic_41/usr/src/lib/libshell/common/tests/
H A Dpath.sh48 p=$PATH
50 PATH=$FPATH:$p
53 PATH=$FPATH:$p
56 PATH=$FPATH:$p
59 PATH=$FPATH:$p
64 PATH=$FPATH:$p
69 PATH=$FPATH:$p
71 PATH=$p
72 (PATH="/bin")
73 [[ $($SHELL -c 'print -r -- "$PATH"') == "$PATH" ]] || err_exit 'export PATH lost in subshell'
[all …]
H A Dsun_solaris_getconf.sh48 export PATH=/usr/bin:/bin
117 export PATH="${i}"
139 (( getconf_keys == 0 )) && err_exit "getconf/normal not working (PATH=${PATH})."
140 …ismatch > 0 )) && err_exit "getconf/normal test found ${mismatch} differences (PATH=${PATH})."
H A Dshtests46 export LANG LC_ALL PATH PWD SHELL VMALLOC_OPTIONS
59 PATH=/bin:/usr/bin
61 then PATH=$PATH:/usr/ucb
63 PATH=$PATH:$d
65 then PATH=$INSTALLROOT/bin:$PATH
H A Drestricted.sh51 PATH=$PWD:$PATH
79 for i in PATH ENV FPATH
H A Dalias.sh84 PATH=$PATH
88 then PATH=$tmp:/bin:/usr/bin
/titanic_41/usr/src/tools/scripts/
H A Dbldenv.sh270 PATH="/opt/onbld/bin:/opt/onbld/bin/${MACH}:/opt/SUNWspro/bin:/usr/ccs/bin:/usr/bin:/usr/sbin:/usr/…
272 export PATH="${SUNWSPRO}/bin:$PATH"
277 export PATH="$(dirname -- "${MAKE}"):$PATH"
297 PATH="${TOOLS_PROTO}/opt/onbld/bin/${MACH}:${PATH}"
298 PATH="${TOOLS_PROTO}/opt/onbld/bin:${PATH}"
299 export PATH
309 PATH TMPDIR \
H A Dbuild_cscope.sh37 PATH=/opt/onbld/bin:$PATH export PATH
39 PATH=$BUILD_TOOLS/onbld/bin:$PATH export PATH
/titanic_41/usr/src/ucbcmd/fasthalt/
H A Dfasthalt.sh43 PATH=/usr/sbin:/bin:/usr/bin:/usr/etc:$PATH
44 export PATH
/titanic_41/usr/src/ucbcmd/fastboot/
H A Dfastboot.sh43 PATH=/usr/sbin:/bin:/usr/bin:/usr/etc:$PATH
44 export PATH
/titanic_41/usr/src/cmd/ypcmd/
H A Dypxfr_1perhour.sh30 PATH=/bin:/usr/bin:/usr/lib/netsvc/yp:$PATH
31 export PATH
H A Dypxfr_2perday.sh30 PATH=/bin:/usr/bin:/usr/lib/netsvc/yp:$PATH
31 export PATH
H A Dypxfr_1perday.sh30 PATH=/bin:/usr/bin:/usr/lib/netsvc/yp:$PATH
31 export PATH
/titanic_41/usr/src/cmd/fs.d/zfs/bootinstall/
H A Dbootinstall.sh27 PATH="/usr/bin:/usr/sbin:${PATH}"; export PATH
/titanic_41/usr/src/lib/libcmd/common/
H A Dpathchk.c81 #define PATH 0x2 macro
112 if (mode & PATH) in pathchk()
199 if((mode & PATH) && *cp == '-') in pathchk()
244 mode |= COMPONENTS|PATH; in b_pathchk()
250 mode |= PATH; in b_pathchk()
/titanic_41/usr/src/lib/libresolv2/include/
H A Dprobe_ipv6.sh9 PATH=/bin:/usr/bin:$PATH; export PATH
/titanic_41/usr/src/cmd/boot/scripts/
H A Dextract_boot_filelist.ksh30 if [ "`echo $PATH | cut -f 1 -d :`" = /tmp/bfubin ] && \
32 export PATH=/tmp/bfubin:/usr/sbin:/usr/bin:/sbin
34 export PATH=/usr/sbin:/usr/bin:/sbin
/titanic_41/usr/src/cmd/su/
H A Dsu.dfl36 # PATH sets the initial shell PATH variable
38 #PATH=/usr/bin:
40 # SUPATH sets the initial shell PATH variable for root
/titanic_41/usr/src/lib/libsecdb/common/
H A Dr.rbac44 PATH=/usr/bin:/usr/sbin
45 export PATH
/titanic_41/usr/src/cmd/fs.d/nfs/exportfs/
H A Dexportfs.sh66 PATH=/usr/sbin:/usr/bin:$PATH
67 export PATH
/titanic_41/usr/src/lib/brand/sn1/zone/
H A Dsn1_boot.sh31 PATH=/sbin:/usr/bin:/usr/sbin; export PATH
/titanic_41/usr/src/cmd/tsol/demo/
H A Drunwlabel.ksh34 PATH=/usr/sbin:/usr/bin; export PATH
/titanic_41/usr/src/cmd/bnu/
H A DTeardown25 export IFS PATH
28 PATH="/usr/bin"
H A DSetUp48 export IFS PATH
51 PATH="/usr/bin"
70 PATH="/bin:/usr/bin"
/titanic_41/usr/src/cmd/zoneadm/
H A Dsvc-resource-mgmt39 PATH=/usr/sbin:/usr/bin; export PATH
/titanic_41/usr/src/lib/brand/shared/zone/
H A Dquery.ksh26 PATH=/usr/bin:/usr/sbin
27 export PATH

123456789