| /f-stack/freebsd/contrib/libsodium/dist-build/ |
| H A D | android-build.sh | 30 export PATH="${PATH}:${TOOLCHAIN_DIR}/bin" 44 env - PATH="$PATH" \ 66 env - PATH="$PATH" \
|
| H A D | ios.sh | 27 export PATH="${BASEDIR}/usr/bin:$BASEDIR/usr/sbin:$PATH" 68 export PATH="${BASEDIR}/usr/bin:$BASEDIR/usr/sbin:$PATH"
|
| H A D | nativeclient-x86.sh | 7 export PATH="${NACL_BIN}:$PATH"
|
| H A D | nativeclient-x86_64.sh | 7 export PATH="${NACL_BIN}:$PATH"
|
| H A D | nativeclient-pnacl.sh | 7 export PATH="${NACL_BIN}:$PATH"
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | lib-ld.m4 | 40 # 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 D | progtest.m4 | 24 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 D | kernel.m4 | 245 *** 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 D | deb.am | 65 env PATH=$${path_prepend}:$${PATH} \
|
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | wintest.bat | 27 SET PATH=..\..\Build\%1\%ARCH%;%PATH% 34 SET PATH=..\..\Build\%1\%ARCH%;%PATH%
|
| /f-stack/app/nginx-1.16.1/auto/ |
| H A D | options | 420 --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 D | test.sh.in | 8 export PATH="${PATH}:@objroot@lib"
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | .appveyor.yml | 31 - set PATH=c:\msys64\%MSYSTEM%\bin;c:\msys64\usr\bin;%PATH%
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | vhost_crypto.rst | 33 --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 D | fips_validation.rst | 125 --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 D | env.lua | 7 print(a,USER,PATH)
|
| /f-stack/dpdk/doc/guides/linux_gsg/ |
| H A D | cross_build_dpdk_for_arm64.rst | 27 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 D | build_dpdk.rst | 92 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 D | zfs-tests.sh | 311 $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 D | ReadMe.txt | 14 3. Add Cygwin\bin to the PATH environment variable
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | appveyor.yml | 57 - 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 D | test-meson-builds.sh | 40 default_path=$PATH 74 export PATH=$default_path
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | virtio_user_for_container_networking.rst | 67 ENV PATH "$PATH:/usr/src/dpdk/<build_dir>/app/"
|
| H A D | openwrt.rst | 82 …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 D | Makefile | 11 .PATH: ${SRCTOP}/lib/libc/gen # for pw_scan.c
|