/openbsd/games/hunt/hunt/ |
H A 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/usr.sbin/ldapd/schema/ |
H A 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/usr.bin/ssh/ |
H A D | sshconnect2.c | 1662 struct idlist agent, files, *preferred; in pubkey_prepare() local 1671 preferred = &authctxt->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() 1805 TAILQ_REMOVE(preferred, id, next); in pubkey_prepare() 2287 static char *preferred = NULL; variable 2309 debug3("preferred %s", preferred); in authmethod_get() [all …]
|
/openbsd/gnu/usr.bin/perl/Porting/ |
H A D | updateAUTHORS.pm | 799 my $preferred= "$pname <$pemail>"; 804 if (!$self->_keeper_digest($preferred)) { 812 $self->_safe_set_key($mailmap_info, $O2P, $other, $preferred); 816 $mailmap_info->{$P2O}{$preferred}{$other}++; 818 $self->_safe_set_key($mailmap_info, $N2P, $pname, $preferred); 821 $self->_safe_set_key($mailmap_info, $E2P, $pemail, $preferred); 823 my $line= $preferred;
|
/openbsd/share/dict/ |
H A D | README | 16 american -- spellings preferred in American but not British usage. 17 british -- spellings preferred in British but not American usage.
|
/openbsd/usr.sbin/bgpd/ |
H A 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/gnu/llvm/libcxx/ |
H A D | .clang-format | 84 # libc++'s preferred indentions of preprocessor statements.
|
/openbsd/gnu/llvm/clang/cmake/caches/ |
H A D | 3-stage-base.cmake | 9 # platform where the system compiler is to be preferred.
|
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/ |
H A D | LoongArchRegisterInfo.td | 84 // The order of registers represents the preferred allocation sequence. 153 // The order of registers represents the preferred allocation sequence.
|
/openbsd/gnu/llvm/llvm/lib/Support/BLAKE3/ |
H A D | CMakeLists.txt | 23 # preferred. They perform better, they perform more consistently across
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | CONTRIBUTE | 77 We accept patches as plain text (preferred for the compilers 78 themselves), MIME attachments (preferred for the web pages),
|
/openbsd/gnu/usr.bin/texinfo/doc/ |
H A D | txi-no.tex | 60 % preferred dates such as 28. januar 1999.
|
H A D | txi-cs.tex | 64 % preferred dates such as 28. januar 1999.
|
/openbsd/gnu/llvm/llvm/bindings/ocaml/target/ |
H A 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/usr.sbin/pkg_add/OpenBSD/ |
H A D | style.pod | 9 This file specifies the preferred style for Perl source files 214 Modern Perl operators are preferred.
|
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/ |
H A D | CSKYRegisterInfo.td | 150 // The order of registers represents the preferred allocation sequence. 189 // The order of registers represents the preferred allocation sequence.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A 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/gnu/usr.bin/binutils/gas/doc/ |
H A 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/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/ |
H A D | PlatformAppleSimulator.cpp | 279 static llvm::StringRef GetXcodeSDKDir(std::string preferred, in GetXcodeSDKDir() argument 292 sdk = get_sdk(preferred); in GetXcodeSDKDir()
|
/openbsd/distrib/notes/luna88k/ |
H A D | prep | 40 select the machine behaviour upon powerup, as well as the preferred
|
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/ |
H A 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/gnu/llvm/llvm/docs/ |
H A D | HowToBuildOnARM.rst | 25 Building LLVM/Clang in ``Release`` mode is preferred since it consumes
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
H A D | encod04.t | 105 # CP1252, which should be preferred over UTF-8 because the latter
|
/openbsd/gnu/usr.bin/texinfo/ |
H A D | README | 3 the preferred documentation format for GNU software.
|
/openbsd/gnu/usr.bin/perl/lib/unicore/ |
H A D | PropertyAliases.txt | 30 # The above are the preferred aliases. Other aliases may be listed in additional fields.
|