Searched refs:FPATH (Results 1 - 25 of 52) sorted by relevance

123

/macosx-10.9.5/Libsystem-1197.1.1/xcodescripts/
H A Dcreate_system_framework.sh14 FPATH="/System/Library/Frameworks/System.framework"
16 mkdir -p "${DSTROOT}/${FPATH}" || exit 1
17 ln -sf "Versions/Current/PrivateHeaders" "${DSTROOT}/${FPATH}/PrivateHeaders" || exit 1
18 ln -sf "Versions/Current/Resources" "${DSTROOT}/${FPATH}/Resources" || exit 1
20 mkdir -p "${DSTROOT}/${FPATH}/Versions" || exit 1
21 ln -sf "B" "${DSTROOT}/${FPATH}/Versions/Current" || exit 1
22 mkdir -p "${DSTROOT}/${FPATH}/Versions/B" || exit 1
29 ln -sf "Versions/Current/System${suffix}" "${DSTROOT}/${FPATH}/System${suffix}" || exit 1
30 ln -sf "../../../../../../usr/lib/libSystem.B${suffix}.dylib" "${DSTROOT}/${FPATH}/Versions/B/System${suffix}" || exit 1
/macosx-10.9.5/bash-92/bash-3.2/examples/scripts.noah/
H A Dbash.sub.bash26 FPATH="${FPATH-${default_FPATH}}"
H A Drequire.bash23 # The search path comes from a colon-separated `FPATH' variable. It has no
26 # Require uses `fpath_search', which works by scanning all of FPATH for a
28 # the name. If that is found, it is loaded. If it is not, FPATH is
109 # file argument is given, require searches through FPATH (see fpath_search)
143 # Search $FPATH for `filename' or, if `path' (a list) is specified, search
144 # those directories instead of $FPATH. First the path is searched for an
157 if [ -z "${path}" ]; then path="${FPATH}"; fi
/macosx-10.9.5/bash-92/bash-3.2/examples/functions/
H A Dautoload4 # $FPATH (which works the same as $PATH), then that definition will be run.
36 # Search $FPATH for a file the same name as the function given as $1, and
37 # autoload the function from that file. There is no default $FPATH.
59 # If there is no $FPATH, there is no work to be done
62 if [ -z "$FPATH" ] ; then
63 echo autoload: FPATH not set or null >&2
68 # This treats FPATH exactly like PATH: a null field anywhere in the
69 # FPATH is treated the same as the current directory.
74 # fp=$(echo $FPATH | sed 's/^:/.:/
81 fp=${FPATH/#
[all...]
H A Dautoload.v24 # $FPATH (which works the same as $PATH), then that definition will be run.
115 # Search $FPATH for a file the same name as the function given as $1, and
116 # autoload the function from that file. There is no default $FPATH.
148 # If there is no $FPATH, there is no work to be done
151 if [ -z "$FPATH" ] ; then
152 echo "autoload: FPATH not set or null" >&2
157 # This treats FPATH exactly like PATH: a null field anywhere in the
158 # FPATH is treated the same as the current directory.
160 # This turns $FPATH into an array, substituting `.' for `'
164 set -- ${FPATH}
[all...]
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/tests/
H A Dpath.sh49 FPATH=$PWD/dir1
50 PATH=$FPATH:$p
52 FPATH=$PWD/dir2
53 PATH=$FPATH:$p
55 FPATH=$PWD/dir1
56 PATH=$FPATH:$p
58 FPATH=$PWD/dir2
59 PATH=$FPATH:$p
63 FPATH=$PWD/dir1
64 PATH=$FPATH
[all...]
H A Drestricted.sh58 check_restricted 'FPATH=/bin' || err_exit 'FPATH asignment not resticted'
79 for i in PATH ENV FPATH
H A Dfunctions.sh220 FPATH=$tmp
416 FPATH=$dir
1043 FPATH=$tmp
1044 PATH=$FPATH:$PATH
1056 FPATH=$PWD
1057 PATH=$FPATH:$PATH
H A Dheredoc.sh306 FPATH=$tmp/functions
H A Dtypes.sh462 FPATH=$PWD
476 if n=$(FPATH=$PWD PATH=$PWD:$PATH $SHELL 2> /dev/null -c 'A_t a; print ${a.b.n}')
H A Dvariables.sh607 for v in EDITOR VISUAL OPTIND CDPATH FPATH PATH ENV LINENO RANDOM SECONDS _
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A DMakefile90 *${nl}FPATH=*|*#FPATH=*|*[Nn][Oo]FPATH=*)
96 n="${n}FPATH=../fun"
97 v="${v}FPATH"
/macosx-10.9.5/vim-53/src/auto/
H A Dconfig.status77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
/macosx-10.9.5/libedit-39/
H A Dconfig.status.gz
/macosx-10.9.5/sudo-72/src/
H A Dconfig.status77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
/macosx-10.9.5/apache-786.1/httpd/srclib/pcre/
H A Dconfigure77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
3813 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
3814 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
/macosx-10.9.5/bind9-45.100/bind9/contrib/queryperf/
H A Dconfigure77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
3186 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
3187 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
/macosx-10.9.5/xar-202/xar/
H A Dconfigure77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
5202 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
5203 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldaptcl/
H A Dconfigure78 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
79 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
3236 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
3237 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
/macosx-10.9.5/cups-372.4/cups/
H A Dconfigure77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
10312 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
10313 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
/macosx-10.9.5/libpcap-42/libpcap/
H A Dconfigure78 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
79 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
7973 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
7974 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dsh.vim254 syn keyword kshSpecialVariables contained CDPATH COLUMNS EDITOR ENV ERRNO FCEDIT FPATH HISTFILE HISTSIZE HOME IFS LINENO LINES MAIL MAILCHECK MAILPATH OLDPWD OPTARG OPTIND PATH PPID PS1 PS2 PS3 PS4 PWD RANDOM REPLY SECONDS SHELL TMOUT VISUAL
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dconfigure77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
14682 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
14683 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Dconfigure77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
12897 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
12898 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dconfigure79 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
80 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
11714 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
11715 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||

Completed in 488 milliseconds

123