/freebsd/contrib/netbsd-tests/net/net/ |
H A D | t_ipv6address.sh | 59 unset RUMP_SERVER 64 unset RUMP_SERVER 71 unset RUMP_SERVER 78 unset RUMP_SERVER 83 unset RUMP_SERVER 88 unset RUMP_SERVER 98 unset RUMP_SERVER 106 unset RUMP_SERVER 115 unset RUMP_SERVER 135 unset RUMP_SERVER [all …]
|
/freebsd/bin/sh/tests/expansion/ |
H A D | set-u1.0 | 2 ${SH} -uc 'unset foo; echo $foo' 2>/dev/null && exit 1 6 ${SH} -uc 'unset foo; echo ${foo-}' >/dev/null || exit 1 7 ${SH} -uc 'unset foo; echo ${foo+}' >/dev/null || exit 1 8 ${SH} -uc 'unset foo; echo ${foo=}' >/dev/null || exit 1 10 ${SH} -uc 'unset foo; echo ${#foo}' 2>/dev/null && exit 1 12 ${SH} -uc 'unset foo; echo ${foo#?}' 2>/dev/null && exit 1 14 ${SH} -uc 'unset foo; echo ${foo##?}' 2>/dev/null && exit 1 16 ${SH} -uc 'unset foo; echo ${foo%?}' 2>/dev/null && exit 1 18 ${SH} -uc 'unset foo; echo ${foo%%?}' 2>/dev/null && exit 1
|
/freebsd/contrib/netbsd-tests/net/if_pppoe/ |
H A D | t_pppoe.sh | 73 unset RUMP_SERVER 85 unset RUMP_SERVER 152 unset RUMP_SERVER 164 unset RUMP_SERVER 175 unset RUMP_SERVER 182 unset RUMP_SERVER 194 unset RUMP_SERVER 202 unset RUMP_SERVER 209 unset RUMP_SERVER 225 unset RUMP_SERVER [all …]
|
/freebsd/tools/test/stress2/tools/ |
H A D | rwatch.sh | 31 unset LOAD 32 unset runLOAD 33 unset swapLOAD 34 unset rwLOAD 35 unset mkdirLOAD 36 unset creatLOAD 37 unset symlinkLOAD
|
/freebsd/contrib/netbsd-tests/net/ndp/ |
H A D | t_ra.sh | 56 unset LD_PRELOAD 57 unset RUMP_SERVER 107 unset RUMP_SERVER 133 unset RUMP_SERVER 168 unset RUMP_SERVER 181 unset RUMP_SERVER 188 unset RUMP_SERVER 236 unset RUMP_SERVER 259 unset RUMP_SERVER 294 unset RUMP_SERVER [all …]
|
/freebsd/contrib/ldns/drill/ |
H A D | drill.1 | 176 Use this option to set or unset specific header bits. A bit is 177 set by using the bit mnemonic in CAPITAL letters. A bit is unset when 181 QR, qr: set, unset QueRy (default: on) 182 AA, aa: set, unset Authoritative Answer (default: off) 183 TC, tc: set, unset TrunCated (default: off) 184 RD, rd: set, unset Recursion Desired (default: on) 185 CD, cd: set, unset Checking Disabled (default: off) 186 RA, ra: set, unset Recursion Available (default: off) 187 AD, ad: set, unset Authenticated Data (default: off)
|
H A D | drill.1.in | 176 Use this option to set or unset specific header bits. A bit is 177 set by using the bit mnemonic in CAPITAL letters. A bit is unset when 181 QR, qr: set, unset QueRy (default: on) 182 AA, aa: set, unset Authoritative Answer (default: off) 183 TC, tc: set, unset TrunCated (default: off) 184 RD, rd: set, unset Recursion Desired (default: on) 185 CD, cd: set, unset Checking Disabled (default: off) 186 RA, ra: set, unset Recursion Available (default: off) 187 AD, ad: set, unset Authenticated Data (default: off)
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | struct.subr | 109 # f_struct $name unset $property 121 # loop). Returns success unless the property is unset. 127 # $property is unset. 141 unset) unset "_struct_value_${__name}_$__property" ;; 149 # Unset the collection of environment variables and accessor-function 160 f_struct "$name" unset $member 162 unset -f "$name" 163 unset "_struct_type_$name" 194 f_struct "$to_name" unset $property
|
/freebsd/contrib/netbsd-tests/bin/sh/ |
H A D | t_option.sh | 126 'unset VAR; set +a; VAR=value; env | grep "^VAR="' 130 'unset VAR; set -a; VAR=value; env | grep "^VAR="' 353 atf_set "descr" "Tests that 'set -u' turns on unset var detection " \ 359 # first make sure it is OK to unset an unset variable 361 'unset _UNSET_VARIABLE_; echo OK' 364 'unset _UNSET_VARIABLE_; echo OK' 366 # and that without -u accessing an unset variable is harmless 368 'unset X; echo ${X}; echo OK' 369 # and that the unset variable test expansion works properly 371 'unset X; printf "%s" ${X-OK}; echo OK' [all …]
|
/freebsd/contrib/netbsd-tests/net/if_bridge/ |
H A D | t_bridge.sh | 178 unset LD_PRELOAD 191 unset LD_PRELOAD 204 unset LD_PRELOAD 217 unset LD_PRELOAD 229 unset LD_PRELOAD 327 unset LD_PRELOAD 366 unset LD_PRELOAD 376 unset LD_PRELOAD 433 unset LD_PRELOAD 438 unset RUMP_SERVER [all …]
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | ERR_get_error.pod | 73 An unset filename is indicated as "", i.e. an empty string. 74 An unset line number is indicated as 0. 75 An unset function name is indicated as "", i.e. an empty string. 84 An unset filename is indicated as "", i.e., an empty string. 85 An unset line number is indicated as 0. 91 An unset function name is indicated as "". 97 Unset data is indicated as "".
|
/freebsd/stand/forth/ |
H A D | loader.4th | 88 : try-menu-unset 89 \ menu-unset may not be present 98 s" menu-unset" 104 s" menusets-unset" 124 try-menu-unset 129 try-menu-unset 134 try-menu-unset 139 try-menu-unset
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/linux_dos_attributes/ |
H A D | write_dos_attributes.c | 40 bool unset = false; in main() local 49 unset = true; in main() 52 unset = true; in main() 77 else if (unset) in main() 92 flags, newflags, unset ? "un" : "", attr); in main()
|
/freebsd/usr.bin/env/tests/ |
H A D | env_test.sh | 21 unset MAGIC_WORDS 24 atf_test_case unset 27 atf_set "descr" "Unset a variable" 34 unset MAGIC_WORDS 153 atf_add_test_case unset
|
/freebsd/contrib/ntp/sntp/libevent/cmake/ |
H A D | LibeventConfig.cmake.in | 116 unset(_event_h CACHE) 130 unset(_event_lib CACHE) 179 unset(_LIB_TYPE) 180 unset(_AVAILABLE_LIBS) 181 unset(_EVENT_COMPONENTS) 182 unset(_POSSIBLE_PKG_NAMES) 183 unset(_INSTALL_PREFIX)
|
/freebsd/contrib/libevent/cmake/ |
H A D | LibeventConfig.cmake.in | 116 unset(_event_h CACHE) 130 unset(_event_lib CACHE) 179 unset(_LIB_TYPE) 180 unset(_AVAILABLE_LIBS) 181 unset(_EVENT_COMPONENTS) 182 unset(_POSSIBLE_PKG_NAMES) 183 unset(_INSTALL_PREFIX)
|
/freebsd/share/man/man3/ |
H A D | bitstring.3 | 288 the zero-based number of the first bit beginning a sequence of unset bits of 291 unset bits in the array of 295 If no sequence of contiguous unset bits of the specified 322 the zero-based number of the first bit beginning a sequence of unset bits of 325 unset bits in the array of 331 If no sequence of contiguous unset bits of the specified 416 traverses all unset bits in the array of 425 traverses all unset bits in the array of
|
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | env_test.cpp | 78 ATF_TEST_CASE(unset); 79 ATF_TEST_CASE_HEAD(unset) in ATF_TEST_CASE_HEAD() argument 81 set_md_var("descr", "Tests the unset function"); in ATF_TEST_CASE_HEAD() 83 ATF_TEST_CASE_BODY(unset) in ATF_TEST_CASE_BODY() argument 86 atf::env::unset("PATH"); in ATF_TEST_CASE_BODY() 100 ATF_ADD_TEST_CASE(tcs, unset); in ATF_INIT_TEST_CASES()
|
/freebsd/contrib/bc/tests/ |
H A D | stdin.sh | 90 # I use these, so unset them to make the tests work. 91 unset BC_ENV_ARGS 92 unset BC_LINE_LENGTH 93 unset DC_ENV_ARGS 94 unset DC_LINE_LENGTH
|
H A D | error.sh | 85 # I use these, so unset them to make the tests work. 86 unset BC_ENV_ARGS 87 unset BC_LINE_LENGTH 88 unset DC_ENV_ARGS 89 unset DC_LINE_LENGTH
|
/freebsd/bin/sh/tests/execution/ |
H A D | env1.0 | 2 unset somestrangevar 4 [ "`$SH -c 'echo ${somestrangevar-unset}'`" = unset ]
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | ERR_get_error.3 | 210 An unset filename is indicated as "\*(L", i.e. an empty string. 211 An unset line number is indicated as 0. 212 An unset function name is indicated as \*(R"", i.e. an empty string. 221 An unset filename is indicated as "", i.e., an empty string. 222 An unset line number is indicated as 0. 228 An unset function name is indicated as "". 234 Unset data is indicated as "".
|
/freebsd/contrib/ntp/libntp/ |
H A D | iosignal.c | 388 sigset_t unset; in unblock_io_and_alarm() local 390 if (sigemptyset(&unset)) in unblock_io_and_alarm() 394 if (sigaddset(&unset, SIGIO)) in unblock_io_and_alarm() 398 if (sigaddset(&unset, SIGPOLL)) in unblock_io_and_alarm() 401 if (sigaddset(&unset, SIGALRM)) in unblock_io_and_alarm() 404 if (sigprocmask(SIG_UNBLOCK, &unset, NULL)) in unblock_io_and_alarm() 413 sigset_t unset; in unblock_sigio() local 421 if (sigemptyset(&unset)) in unblock_sigio() 425 if (sigaddset(&unset, SIGIO)) in unblock_sigio() 429 if (sigaddset(&unset, SIGPOLL)) in unblock_sigio() [all …]
|
/freebsd/contrib/bc/tests/bc/ |
H A D | timeconst.sh | 88 # I use these, so unset them to make the tests work. 89 unset BC_ENV_ARGS 90 unset BC_LINE_LENGTH 91 unset DC_ENV_ARGS 92 unset DC_LINE_LENGTH
|
/freebsd/contrib/kyua/m4/ |
H A D | uname.m4 | 39 if test x"${KYUA_ARCHITECTURE-unset}" = x"unset"; then 57 if test x"${KYUA_PLATFORM-unset}" = x"unset"; then
|