| /freebsd-14.2/stand/uboot/ |
| H A D | help.uboot | 3 # Tubenv DShow or import U-Boot environment variables 7 Display U-Boot environment variables, or import them into the 8 loader environment (which makes them available in the kernel). 15 If no variable names are specified, all U-Boot environment 24 If no variable names are specified, all U-Boot environment
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_flags.inc | 29 "DEPRECATED: use the environment variable XRAY_BASIC_OPTIONS and set " 32 "DEPRECATED: use the environment variable XRAY_BASIC_OPTIONS and set " 35 "DEPRECATED: use the environment variable XRAY_BASIC_OPTIONS and set " 42 "DEPRECATED: use the environment variable XRAY_FDR_OPTIONS and set " 45 "DEPRECATED: use the environment variable XRAY_FDR_OPTIONS and set " 48 "DEPRECATED: use the environment variable XRAY_FDR_OPTIONS and set "
|
| /freebsd-14.2/contrib/kyua/store/ |
| H A D | schema_inttest.cpp | 89 std::map< std::string, std::string > environment; in check_action_1() local 90 const model::context context(root, environment); in check_action_1() 109 std::map< std::string, std::string > environment; in check_action_2() local 110 environment["HOME"] = "/home/test"; in check_action_2() 111 environment["PATH"] = "/bin:/usr/bin"; in check_action_2() 112 const model::context context(root, environment); in check_action_2() 227 environment["PATH"] = "/bin:/usr/bin"; in check_action_3() 228 const model::context context(root, environment); in check_action_3() 337 environment["LANG"] = "C"; in check_action_4() 338 environment["PATH"] = "/bin:/usr/bin"; in check_action_4() [all …]
|
| /freebsd-14.2/sys/contrib/libsodium/builds/msvc/build/ |
| H A D | buildbase.bat | 9 SET environment="%programfiles(x86)%\%tools%" 10 IF NOT EXIST %environment% SET environment="%programfiles%\%tools%" 11 IF NOT EXIST %environment% GOTO no_tools 15 CALL %environment% x86 > nul 37 CALL %environment% x86_amd64 > nul
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/ |
| H A D | PlatformQemuUserProperties.td | 11 …t contain a directory separator, the filename is looked up in the PATH environment variable. If em… 19 Desc<"Extra variables to add to the emulator environment.">; 23 Desc<"Extra variables to add to emulated target environment.">;
|
| /freebsd-14.2/contrib/libcbor/.circleci/ |
| H A D | config.yml | 38 environment: 66 environment: 87 environment: 123 environment: 136 environment: 151 environment: 163 environment:
|
| /freebsd-14.2/bin/sh/tests/builtins/ |
| H A D | break5.4 | 4 # In some uncommitted code, the subshell environment corrupted the outer 5 # shell environment's state.
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_s390xcap.pod | 19 set the B<OPENSSL_s390xcap> environment variable before you start the 21 with a mask which is derived from the environment variable. 23 The environment variable is a semicolon-separated list of tokens which is 34 The name of a processor generation. A bit in the environment variable's 43 environment variable's mask corresponding to the specified instruction is 51 part of the environment variable's mask corresponding to the stfle
|
| H A D | OSSL_HTTP_parse_url.pod | 37 I<server>, I<use_ssl>, and the applicable environment variable, as follows. 39 environment variable, or from C<https_proxy> if I<use_ssl> is nonzero. 42 environment variable, or from C<HTTPS_PROXY> if I<use_ssl> is nonzero. 44 environment variable, or else from C<NO_PROXY>. 88 which is either the proxy name handed in or an environment variable value.
|
| /freebsd-14.2/crypto/openssl/doc/man7/ |
| H A D | openssl-env.pod | 5 openssl-env - OpenSSL environment variables 9 The OpenSSL libraries use environment variables to override the 11 To avoid security risks, the environment is usually not consulted when 64 The value of this environment varialble is a comma-separated list of names, 153 This environment variable is only checked on Microsoft Windows platforms. 174 processor capabilities and run time feature enquiry. These environment
|
| /freebsd-14.2/crypto/heimdal/lib/hx509/ |
| H A D | hxtool-commands.in | 68 help = "password, prompter, or environment" 142 help = "password, prompter, or environment" 192 help = "password, prompter, or environment" 222 help = "password, prompter, or environment" 257 help = "password, prompter, or environment" 300 help = "password, prompter, or environment" 328 help = "password, prompter, or environment" 341 help = "password, prompter, or environment" 347 help = "password, prompter, or environment" 359 help = "password, prompter, or environment" [all …]
|
| /freebsd-14.2/sys/contrib/openzfs/contrib/dracut/90zfs/ |
| H A D | zfs-env-bootfs.service.in | 2 Description=Set BOOTFS and BOOTFSFLAGS environment variables for dracut 21 exec systemctl set-environment BOOTFS="$root" BOOTFSFLAGS="$rootflags"'
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Debuginfod/ |
| H A D | SymbolLocatorDebuginfodProperties.td | 6 …to query for symbols. This defaults to the contents of the DEBUGINFOD_URLS environment variable.">; 12 …means we use the debuginfod default timeout: DEBUGINFOD_TIMEOUT if the environment variable is set…
|
| /freebsd-14.2/usr.bin/procstat/tests/ |
| H A D | procstat_test.sh | 93 atf_test_case environment 109 atf_check -o save:procstat.out procstat environment $PROG_PID 159 atf_add_test_case environment
|
| /freebsd-14.2/crypto/openssl/ |
| H A D | NOTES-DJGPP.md | 5 environment for 16-bit DOS, but only with long filename support. 10 You should have a full DJGPP environment installed, including the 22 specified by the environment variable WATT_ROOT. If you have watt-32
|
| H A D | NOTES-WINDOWS.md | 21 run on the GNU-like development environment MSYS2 70 This sets up the environment variables needed for `nmake.exe`, `cl.exe`, 94 The default installation directories are derived from environment 107 Should those environment variables not exist (on a pure Win32 160 * Usually the build is done on Windows in a GNU-like environment called MSYS2. 173 - make, installed using `pacman -S make` into the MSYS2 environment 247 Windows subsystem and provides a Bash shell and GNU tools environment.
|
| H A D | NOTES-VALGRIND.md | 25 Test behavior can be modified by adjusting environment variables. 30 programs. The default wrapper (`util/wrap.pl`) initializes the environment 32 to specify a different executable environment.
|
| /freebsd-14.2/tools/build/options/ |
| H A D | WITH_BEARSSL | 12 Due to size constraints in the BIOS environment on x86, one may need to set 22 Careful testing of the loader in the target environment when built with a larger
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/mtd/partitions/ |
| H A D | u-boot.yaml | 13 Device configuration is stored as a set of environment variables that are 27 Broadcom stores environment variables inside a U-Boot partition. They
|
| /freebsd-14.2/contrib/byacc/ |
| H A D | NEW_FEATURES | 15 The environment variable TMPDIR determines the directory where 44 enabled by setting an environment variable. If the environment variable
|
| /freebsd-14.2/contrib/tcsh/ |
| H A D | WishList | 57 Currently I can't get ssh to have the right environment unless it is a 58 login shell. The .ssh/environment doesn't work for me because I login 60 would be to not have the different environment for login compared to 197 environment variable such as: 246 catalogs" in unicode environment. Also unicode support (and other 247 multibyte encodings) should depend on environment variables 278 required). Setting a temporary environment variable before executing 298 This provides the environment variable CURRCMDLINE to any 300 a sufficiently obscure environment variable that noone else is likely
|
| /freebsd-14.2/lib/libc/softfloat/ |
| H A D | softfloat-history.txt | 29 `bits32' and a `bits64' version. Renamed `environment.h' to `milieu.h' 30 (to avoid confusion with environment variables).
|
| /freebsd-14.2/contrib/ncurses/ |
| H A D | README.MinGW | 36 You should install the MSYS2 package, so that you have a shell environment that 55 authoritative build environment for the MinGW version of ncurses. 63 The TERM environment variable must be set especially to activate the Windows 101 (assuming environment variable MINGW_ROOT holds the root directory name of 138 Please note that it is also necessary to set this environment variable:
|
| H A D | README.emx | 33 You can build ncurses on OS/2 in the EMX environment. But you must build and 55 I built my development environment for ncurses using EMX 0.9c at the end of 57 using a similar environment (he prefers using the 'ash' shell). Newer versions
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | armada-370-synology-ds213j.dts | 271 * Synology u-boot uses its compiled-in environment 274 * modified environment at a sensible location. So, 276 * environment will be saved at 1MB after the start 279 * change the default environment, unless you know
|