| /openbsd/src/games/hunt/hunt/ |
| D | list.c | 207 probe_drivers(u_int16_t req, char *preferred) in probe_drivers() argument 223 if (preferred) { in probe_drivers() 231 if (inet_pton(AF_INET, preferred, &sin.sin_addr) == 1) in probe_drivers() 235 if (!target && (he = gethostbyname(preferred)) != NULL) { in probe_drivers() 243 errx(1, "Bad hostname: %s", preferred); in probe_drivers()
|
| /openbsd/src/usr.sbin/ldapd/schema/ |
| D | inetorgperson.schema | 16 DESC 'preferred name of a person to be used when displaying entries' 44 DESC 'preferred written or spoken language for a person'
|
| /openbsd/src/usr.bin/ssh/ |
| D | sshconnect2.c | 1662 struct idlist agent, files, *preferred; in pubkey_prepare() local 1671 preferred = &authctxt->keys; in pubkey_prepare() 1672 TAILQ_INIT(preferred); /* preferred order of keys */ in pubkey_prepare() 1718 TAILQ_INSERT_TAIL(preferred, id, next); in pubkey_prepare() 1737 TAILQ_INSERT_TAIL(preferred, id, next); in pubkey_prepare() 1756 TAILQ_CONCAT(preferred, &agent, next); in pubkey_prepare() 1770 TAILQ_INSERT_TAIL(preferred, id, next); in pubkey_prepare() 1782 TAILQ_CONCAT(preferred, &files, next); in pubkey_prepare() 1784 TAILQ_FOREACH_SAFE(id, preferred, next, id2) { in pubkey_prepare() 1805 TAILQ_REMOVE(preferred, id, next); in pubkey_prepare() [all …]
|
| /openbsd/src/gnu/usr.bin/perl/Porting/ |
| D | updateAUTHORS.pm | 835 my $preferred= "$pname <$pemail>"; 840 if (!$self->_keeper_digest($preferred)) { 848 $self->_safe_set_key($mailmap_info, $O2P, $other, $preferred); 852 $mailmap_info->{$P2O}{$preferred}{$other}++; 854 $self->_safe_set_key($mailmap_info, $N2P, $pname, $preferred); 857 $self->_safe_set_key($mailmap_info, $E2P, $pemail, $preferred); 859 my $line= $preferred;
|
| /openbsd/src/share/dict/ |
| D | README | 16 american -- spellings preferred in American but not British usage. 17 british -- spellings preferred in British but not American usage.
|
| /openbsd/src/usr.sbin/bgpd/ |
| D | rde_decide.c | 337 int testall, preferred, selected = 0, removed = 0; in prefix_insert() local 346 if ((preferred = (prefix_cmp(new, xp, &testall) > 0))) { in prefix_insert() 393 if (preferred && testall == 0) in prefix_insert()
|
| /openbsd/src/gnu/llvm/libcxx/ |
| D | .clang-format | 84 # libc++'s preferred indentions of preprocessor statements.
|
| /openbsd/src/gnu/llvm/clang/cmake/caches/ |
| D | 3-stage-base.cmake | 9 # platform where the system compiler is to be preferred.
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | CONTRIBUTE | 77 We accept patches as plain text (preferred for the compilers 78 themselves), MIME attachments (preferred for the web pages),
|
| /openbsd/src/gnu/usr.bin/texinfo/doc/ |
| D | txi-no.tex | 60 % preferred dates such as 28. januar 1999.
|
| D | txi-cs.tex | 64 % preferred dates such as 28. januar 1999.
|
| /openbsd/src/gnu/llvm/llvm/bindings/ocaml/target/ |
| D | llvm_target.mli | 111 (** Computes the preferred alignment of a type in bytes for a target. 115 (** Computes the preferred alignment of a global variable in bytes for
|
| /openbsd/src/usr.sbin/pkg_add/OpenBSD/ |
| D | style.pod | 9 This file specifies the preferred style for Perl source files 214 Modern Perl operators are preferred.
|
| /openbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-i860.texi | 88 preferred way to use dual instruction mode is to explicitly code 96 preferred way to use dual instruction mode is to explicitly code
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| D | c-i860.texi | 88 preferred way to use dual instruction mode is to explicitly code 96 preferred way to use dual instruction mode is to explicitly code
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/ |
| D | PlatformAppleSimulator.cpp | 279 static llvm::StringRef GetXcodeSDKDir(std::string preferred, in GetXcodeSDKDir() argument 292 sdk = get_sdk(preferred); in GetXcodeSDKDir()
|
| /openbsd/src/distrib/notes/luna88k/ |
| D | prep | 40 select the machine behaviour upon powerup, as well as the preferred
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/ |
| D | RISCVRegisterInfo.td | 125 // The order of registers represents the preferred allocation sequence. 227 // The order of registers represents the preferred allocation sequence, 250 // The order of registers represents the preferred allocation sequence,
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | HowToBuildOnARM.rst | 25 Building LLVM/Clang in ``Release`` mode is preferred since it consumes
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
| D | encod04.t | 88 # CP1252, which should be preferred over UTF-8 because the latter
|
| /openbsd/src/gnu/usr.bin/perl/lib/unicore/ |
| D | PropertyAliases.txt | 30 # The above are the preferred aliases. Other aliases may be listed in additional fields.
|
| /openbsd/src/gnu/usr.bin/texinfo/ |
| D | README | 3 the preferred documentation format for GNU software.
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | JSONCompilationDatabase.rst | 99 Either **arguments** or **command** is required. **arguments** is preferred,
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/VE/ |
| D | VERegisterInfo.td | 171 // The register order is defined in terms of the preferred
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Archive-Tar/t/ |
| D | 09_roundtrip.t | 148 # The preferred 'tar' command may not be called tar,:
|