Lines Matching refs:PATH
152 # There are apparently some retarded systems that use ';' as a PATH separator!
155 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
156 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
177 # func_path_progs PROGS_LIST CHECK_FUNC [PATH]
181 # trying all the directories in PATH with each of the elements of
191 _G_PATH=${3-"$PATH"}
215 echo "no acceptable sed could be found in \$PATH" >&2
262 func_path_progs "sed gsed" func_check_prog_sed $PATH:/usr/xpg4/bin
298 func_path_progs "grep ggrep" func_check_prog_grep $PATH:/usr/xpg4/bin
310 # in the command search PATH.
424 for progdir in $PATH; do
837 # func_mkdir_p DIRECTORY-PATH
839 # Make sure the entire path to DIRECTORY-PATH is available.
923 # func_normal_abspath PATH
926 # and cancel out any ".." path components in PATH after making
2614 # func_resolve_sysroot PATH
2615 # Replace a leading = in PATH with a sysroot. Store the result into
2628 # func_replace_sysroot PATH
2629 # If PATH begins with the sysroot, replace it with = and
2748 # FILE NAME AND PATH CONVERSION HELPER FUNCTIONS #
2755 # in $build's $PATH.
2787 # $PATH. Assumes ARG has no leading or trailing path separator characters.
2833 # environment variable; do not put it in $PATH.
3008 # because $build is cygwin, we call "the" cygpath in $PATH; no need to use
3073 # $build to $host PATH CONVERSION FUNCTIONS #
3725 libraries must be found in the PATH setting at runtime)
5469 # to shlibpath, because on Windows, both are PATH and uninstalled
5473 # Add the dll search path components to the executable PATH
5474 PATH=$dllsearchpath:\$PATH
5699 const char * EXE_PATH_VARNAME = "PATH";
5885 because on Windows, both *_VARNAMEs are PATH but uninstalled
6049 /* no slashes; search PATH */
6050 const char *path = getenv ("PATH");
6088 /* not found in PATH; assume curdir */
7098 # The PATH hackery in wrapper scripts is required on Windows
10856 # and that have no shared library path variable independent of PATH,