| /openbsd/src/sys/arch/alpha/stand/setnetbootinfo/ |
| D | setnetbootinfo.c | 49 int verbose, force, unset; variable 98 unset = 1; 113 if (unset && (force || host != NULL || addr != NULL)) 116 if (unset) { 160 if (unset) 215 netbbinfop->set = unset ? 0 : 1;
|
| /openbsd/src/usr.sbin/lpr/lpd/ |
| D | modes.c | 42 long unset; member 209 ip->t.c_cflag &= ~mp->unset; in msearch() 216 ip->t.c_iflag &= ~mp->unset; in msearch() 223 ip->t.c_lflag &= ~mp->unset; in msearch() 230 ip->t.c_oflag &= ~mp->unset; in msearch()
|
| /openbsd/src/bin/stty/ |
| D | modes.c | 45 unsigned int unset; member 214 ip->t.c_cflag &= ~mp->unset; in msearch() 221 ip->t.c_iflag &= ~mp->unset; in msearch() 228 ip->t.c_lflag &= ~mp->unset; in msearch() 235 ip->t.c_oflag &= ~mp->unset; in msearch()
|
| /openbsd/src/regress/bin/ksh/ |
| D | lineno.t | 56 name: lineno-unset 63 unset LINENO 83 name: lineno-unset-use 91 unset LINENO
|
| /openbsd/src/gnu/llvm/llvm/cmake/modules/ |
| D | Findzstd.cmake | 46 unset(zstd_DIRNAME) 47 unset(zstd_BASENAME) 63 unset(zstd_STATIC_LIBRARY_SUFFIX)
|
| D | LLVMInstallSymlink.cmake | 2 # DESTDIR environment variable may be unset at configuration time.
|
| D | FindZ3.cmake | 74 unset(Z3_VERSION_STRING) 108 unset(z3_version_str)
|
| /openbsd/src/gnu/gcc/config/ |
| D | stdint.m4 | 45 unset ac_cv_type_uintptr_t 46 unset ac_cv_type_uintmax_t 47 unset ac_cv_type_int_least32_t 48 unset ac_cv_type_int_fast32_t 49 unset ac_cv_type_uint64_t 66 unset ac_cv_type_uintptr_t 67 unset ac_cv_type_uint32_t 68 unset ac_cv_type_uint64_t 82 unset ac_cv_type_u_int32_t 83 unset ac_cv_type_u_int64_t
|
| /openbsd/src/usr.sbin/lpd/ |
| D | lp_stty.c | 287 long unset; member 454 ip->t.c_cflag &= ~mp->unset; in msearch() 461 ip->t.c_iflag &= ~mp->unset; in msearch() 468 ip->t.c_lflag &= ~mp->unset; in msearch() 475 ip->t.c_oflag &= ~mp->unset; in msearch()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/config/ |
| D | stdint.m4 | 45 unset ac_cv_type_uintptr_t 46 unset ac_cv_type_uintmax_t 47 unset ac_cv_type_int_least32_t 48 unset ac_cv_type_int_fast32_t 49 unset ac_cv_type_uint64_t 66 unset ac_cv_type_uint32_t 67 unset ac_cv_type_uint64_t 79 unset ac_cv_type_u_int32_t 80 unset ac_cv_type_u_int64_t
|
| /openbsd/src/gnu/llvm/llvm/cmake/ |
| D | config-ix.cmake | 399 unset(HAVE_FFI_FFI_H CACHE) 400 unset(HAVE_FFI_H CACHE) 401 unset(HAVE_FFI_CALL CACHE) 718 # implicitly empty if they're unset), so unset the variables before including 720 unset(CMAKE_STATIC_LIBRARY_PREFIX) 721 unset(CMAKE_STATIC_LIBRARY_SUFFIX) 722 unset(CMAKE_SHARED_LIBRARY_PREFIX) 723 unset(CMAKE_SHARED_LIBRARY_SUFFIX) 724 unset(CMAKE_IMPORT_LIBRARY_PREFIX) 725 unset(CMAKE_IMPORT_LIBRARY_SUFFIX) [all …]
|
| /openbsd/src/usr.sbin/mtree/ |
| D | spec.c | 48 static void unset(char *, NODE *); 115 unset(NULL, &ginfo); in spec() 310 unset(char *t, NODE *ip) in unset() function
|
| /openbsd/src/regress/sys/net/pflow/ |
| D | ifconfig.ok | 22 #### unset flowdst 26 #### unset flowsrc
|
| /openbsd/src/usr.sbin/gpioctl/ |
| D | gpioctl.c | 46 void unset(int pin, char *name); 166 unset(pin, nm); in main() 304 unset(int pin, char *name) in unset() function
|
| /openbsd/src/gnu/llvm/clang/tools/clang-fuzzer/ |
| D | CMakeLists.txt | 5 unset(DUMMY_MAIN) 9 unset(DUMMY_MAIN)
|
| /openbsd/src/etc/root/ |
| D | dot.login | 10 unset noglob histchars
|
| D | dot.cshrc | 18 alias back 'set back="$old"; set old="$cwd"; cd "$back"; unset back; dirs'
|
| /openbsd/src/regress/usr.bin/mandoc/roff/nr/ |
| D | rr.out_ascii | 8 unset values: 0 0 0
|
| /openbsd/src/bin/ksh/ |
| D | PROJECTS | 17 umask unalias unset wait 44 freed when a variable is unset.
|
| D | NOTES | 14 - some specials behave differently when unset (eg, IFS behaves like 54 effect after the sequence "TMOUT=60; unset TMOUT", which could be 105 unset x; typeset -i x 109 unset x; typeset -i x 113 unset x y; typeset -i x y; set +A y 10 20 30 118 unset x; typeset -i x 125 - `set -o nounset; unset foo; echo ${#foo}`: at&t ksh prints 0; pdksh
|
| /openbsd/src/gnu/llvm/llvm/docs/PDB/ |
| D | HashTable.rst | 58 will be unset. 62 deleted, the bit will be set, otherwise it will be unset.
|
| /openbsd/src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-env/ |
| D | env-u.txt | 6 # Check single unset of environment variable
|
| /openbsd/src/bin/csh/ |
| D | init.c | 94 { "unset", unset, 1, INF },
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| D | gdb_history | 250 unset environment 251 unset
|
| /openbsd/src/etc/skel/ |
| D | dot.cshrc | 13 alias tset 'set noglob histchars=""; eval `\tset -s \!*`; unset noglob histchars'
|