Home
last modified time | relevance | path

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

12

/f-stack/freebsd/contrib/libsodium/dist-build/
H A Dandroid-build.sh30 export PATH="${PATH}:${TOOLCHAIN_DIR}/bin"
44 env - PATH="$PATH" \
66 env - PATH="$PATH" \
H A Dios.sh27 export PATH="${BASEDIR}/usr/bin:$BASEDIR/usr/sbin:$PATH"
68 export PATH="${BASEDIR}/usr/bin:$BASEDIR/usr/sbin:$PATH"
H A Dnativeclient-x86.sh7 export PATH="${NACL_BIN}:$PATH"
H A Dnativeclient-x86_64.sh7 export PATH="${NACL_BIN}:$PATH"
H A Dnativeclient-pnacl.sh7 export PATH="${NACL_BIN}:$PATH"
/f-stack/freebsd/contrib/openzfs/config/
H A Dlib-ld.m440 # Determine PATH_SEPARATOR by trying to find /bin/sh in a PATH which
44 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 \
45 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 \
66 ac_prog=ld # Program to search in $PATH
85 # Got the pathname. No search in PATH is needed.
93 # If it is relative, then search for the first ld in PATH.
99 # Search for $ac_prog in $PATH.
101 for ac_dir in $PATH; do
165 AC_MSG_ERROR([no acceptable ld found in \$PATH])
H A Dprogtest.m424 dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]])
30 # Determine PATH_SEPARATOR by trying to find /bin/sh in a PATH which
34 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 \
35 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 \
64 for ac_dir in ifelse([$5], , $PATH, [$5]); do
H A Dkernel.m4245 *** the kernel is configured, built, and the '--with-linux=PATH'
261 AS_HELP_STRING([--with-linux=PATH],
266 AS_HELP_STRING([--with-linux-obj=PATH],
301 *** location of the kernel source with the '--with-linux=PATH' option.])
398 AS_HELP_STRING([--with-qat=PATH],
401 AC_MSG_ERROR([--with-qat=PATH requires a PATH]),
405 AS_HELP_STRING([--with-qat-obj=PATH],
417 *** '--with-qat=PATH' option then try again. Failed to
H A Ddeb.am65 env PATH=$${path_prepend}:$${PATH} \
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dwintest.bat27 SET PATH=..\..\Build\%1\%ARCH%;%PATH%
34 SET PATH=..\..\Build\%1\%ARCH%;%PATH%
/f-stack/app/nginx-1.16.1/auto/
H A Doptions420 --prefix=PATH set installation prefix
422 --modules-path=PATH set modules path
424 --error-log-path=PATH set error log pathname
425 --pid-path=PATH set nginx.pid pathname
509 --with-perl_modules_path=PATH set Perl modules path
513 --http-client-body-temp-path=PATH set path to store
515 --http-proxy-temp-path=PATH set path to store
517 --http-fastcgi-temp-path=PATH set path to store
519 --http-uwsgi-temp-path=PATH set path to store
521 --http-scgi-temp-path=PATH set path to store
[all …]
/f-stack/app/redis-5.0.5/deps/jemalloc/test/
H A Dtest.sh.in8 export PATH="${PATH}:@objroot@lib"
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A D.appveyor.yml31 - set PATH=c:\msys64\%MSYSTEM%\bin;c:\msys64\usr\bin;%PATH%
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dvhost_crypto.rst33 --socket-file lcore,PATH
43 * socket-file lcore,PATH: the path of UNIX socket file to be created and
74 -chardev socket,id={chardev_id},path={PATH} \
H A Dfips_validation.rst125 --req-file /PATH/TO/REQUEST/FILE.req --rsp-file ./PATH/TO/RESPONSE/FILE.rsp
134 --req-file /PATH/TO/REQUEST/FILE/FOLDER/
135 --rsp-file ./PATH/TO/RESPONSE/FILE/FOLDER/
/f-stack/app/redis-5.0.5/deps/lua/test/
H A Denv.lua7 print(a,USER,PATH)
/f-stack/dpdk/doc/guides/linux_gsg/
H A Dcross_build_dpdk_for_arm64.rst27 Unzip and add into the PATH
33 export PATH=$PATH:<cross_install_dir>/gcc-arm-8.3-2019.03-x86_64-aarch64-linux-gnu/bin
/f-stack/dpdk/doc/guides/windows_gsg/
H A Dbuild_dpdk.rst92 When using MinGW-w64, it is sufficient to have toolchain executables in PATH:
96 set PATH=C:\MinGW\mingw64\bin;%PATH%
/f-stack/freebsd/contrib/openzfs/scripts/
H A Dzfs-tests.sh311 $0 [-hvqxkfS] [-s SIZE] [-r RUNFILES] [-t PATH] [-u USER]
330 -t PATH Run single test at PATH relative to test suite
662 export PATH=$STF_PATH
/f-stack/app/redis-5.0.5/deps/jemalloc/msvc/
H A DReadMe.txt14 3. Add Cygwin\bin to the PATH environment variable
/f-stack/freebsd/contrib/zstd/
H A Dappveyor.yml57 - SET PATH_ORIGINAL=%PATH%
71 SET "PATH=%PATH_MINGW64%;%PATH_ORIGINAL%"
73 SET "PATH=%PATH_MINGW32%;%PATH_ORIGINAL%"
228 - SET PATH_ORIGINAL=%PATH%
262 SET "PATH=%PATH_MINGW64%;%PATH_ORIGINAL%"
264 SET "PATH=%PATH_MINGW32%;%PATH_ORIGINAL%"
/f-stack/dpdk/devtools/
H A Dtest-meson-builds.sh40 default_path=$PATH
74 export PATH=$default_path
/f-stack/dpdk/doc/guides/howto/
H A Dvirtio_user_for_container_networking.rst67 ENV PATH "$PATH:/usr/src/dpdk/<build_dir>/app/"
H A Dopenwrt.rst82 …export PATH=<OpenWrt SDK>/glibc/openwrt-sdk-x86-64_gcc-8.3.0_glibc.Linux-x86_64/staging_dir/toolch…
/f-stack/tools/libutil/
H A DMakefile11 .PATH: ${SRCTOP}/lib/libc/gen # for pw_scan.c

12