/titanic_41/usr/src/lib/libshell/common/tests/ |
H A D | path.sh | 48 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 D | sun_solaris_getconf.sh | 48 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 D | shtests | 46 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 D | restricted.sh | 51 PATH=$PWD:$PATH 79 for i in PATH ENV FPATH
|
H A D | alias.sh | 84 PATH=$PATH 88 then PATH=$tmp:/bin:/usr/bin
|
/titanic_41/usr/src/tools/scripts/ |
H A D | bldenv.sh | 270 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 D | build_cscope.sh | 37 PATH=/opt/onbld/bin:$PATH export PATH 39 PATH=$BUILD_TOOLS/onbld/bin:$PATH export PATH
|
/titanic_41/usr/src/ucbcmd/fasthalt/ |
H A D | fasthalt.sh | 43 PATH=/usr/sbin:/bin:/usr/bin:/usr/etc:$PATH 44 export PATH
|
/titanic_41/usr/src/ucbcmd/fastboot/ |
H A D | fastboot.sh | 43 PATH=/usr/sbin:/bin:/usr/bin:/usr/etc:$PATH 44 export PATH
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | ypxfr_1perhour.sh | 30 PATH=/bin:/usr/bin:/usr/lib/netsvc/yp:$PATH 31 export PATH
|
H A D | ypxfr_2perday.sh | 30 PATH=/bin:/usr/bin:/usr/lib/netsvc/yp:$PATH 31 export PATH
|
H A D | ypxfr_1perday.sh | 30 PATH=/bin:/usr/bin:/usr/lib/netsvc/yp:$PATH 31 export PATH
|
/titanic_41/usr/src/cmd/fs.d/zfs/bootinstall/ |
H A D | bootinstall.sh | 27 PATH="/usr/bin:/usr/sbin:${PATH}"; export PATH
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | pathchk.c | 81 #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 D | probe_ipv6.sh | 9 PATH=/bin:/usr/bin:$PATH; export PATH
|
/titanic_41/usr/src/cmd/boot/scripts/ |
H A D | extract_boot_filelist.ksh | 30 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 D | su.dfl | 36 # 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 D | r.rbac | 44 PATH=/usr/bin:/usr/sbin 45 export PATH
|
/titanic_41/usr/src/cmd/fs.d/nfs/exportfs/ |
H A D | exportfs.sh | 66 PATH=/usr/sbin:/usr/bin:$PATH 67 export PATH
|
/titanic_41/usr/src/lib/brand/sn1/zone/ |
H A D | sn1_boot.sh | 31 PATH=/sbin:/usr/bin:/usr/sbin; export PATH
|
/titanic_41/usr/src/cmd/tsol/demo/ |
H A D | runwlabel.ksh | 34 PATH=/usr/sbin:/usr/bin; export PATH
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | Teardown | 25 export IFS PATH 28 PATH="/usr/bin"
|
H A D | SetUp | 48 export IFS PATH 51 PATH="/usr/bin" 70 PATH="/bin:/usr/bin"
|
/titanic_41/usr/src/cmd/zoneadm/ |
H A D | svc-resource-mgmt | 39 PATH=/usr/sbin:/usr/bin; export PATH
|
/titanic_41/usr/src/lib/brand/shared/zone/ |
H A D | query.ksh | 26 PATH=/usr/bin:/usr/sbin 27 export PATH
|