| /openbsd-src/usr.sbin/smtpd/ |
| H A D | dns.c | 36 int preference; member 204 m_add_int(s->p, lookup->preference); in dns_dispatch_host() 266 if ((rr.rr.mx.preference == 0 && !strcmp(buf, "")) || in dns_dispatch_mx() 272 dns_lookup_host(s, buf, rr.rr.mx.preference); in dns_dispatch_mx() 335 m_add_int(s->p, rr.rr.mx.preference); in dns_dispatch_mx_preference() 341 dns_lookup_host(struct dns_session *s, const char *host, int preference) in dns_lookup_host() argument 350 lookup->preference = preference; in dns_lookup_host()
|
| H A D | mta.c | 193 int dnserror, preference, v, status; in mta_imsg() local 253 m_get_int(&m, &preference); in mta_imsg() 259 mx->preference = preference; in mta_imsg() 261 if (imx->preference > mx->preference) { in mta_imsg() 282 mx->preference); in mta_imsg() 297 m_get_int(&m, &preference); in mta_imsg() 305 preference = INT_MAX; in mta_imsg() 307 mta_on_preference(relay, preference); in mta_imsg() 1148 mta_on_preference(struct mta_relay *relay, int preference) in mta_on_preference() argument 1151 mta_relay_to_text(relay), preference); in mta_on_preference() [all …]
|
| H A D | unpack_dns.h | 57 uint16_t preference; member
|
| H A D | unpack_dns.c | 93 unpack_u16(p, &rr->rr.mx.preference); in unpack_rr()
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | Mangled.cpp | 316 ConstString Mangled::GetName(Mangled::NamePreference preference) const { in GetName() 317 if (preference == ePreferMangled && m_mangled) in GetName() 324 if (preference == ePreferDemangledWithoutArguments) { in GetName() 329 if (preference == ePreferDemangled) { in GetName()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Core/ |
| H A D | Mangled.h | 162 ConstString GetName(NamePreference preference = ePreferDemangled) const;
|
| /openbsd-src/regress/lib/libc/asr/bin/ |
| H A D | common.h | 102 uint16_t preference; member
|
| H A D | res_mkquery.c | 226 rr->rr.mx.preference, in print_rr()
|
| H A D | res_query.c | 262 rr->rr.mx.preference, in print_rr()
|
| H A D | common.c | 602 unpack_u16(p, &rr->rr.mx.preference); in unpack_rr()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MSA.txt | 15 chosen in preference to the other. 20 most hardware implementations so it is used in preference to bclri.b.
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | README.openbsd | 19 in preference to non-re-entrant versions. There is an incompatibility in
|
| H A D | README.freebsd | 19 in preference to non-re-entrant versions. There is a bug in FreeBSD's
|
| /openbsd-src/share/zoneinfo/datfiles/ |
| H A D | leap-seconds.list | 40 # first preference is given to the end of December and June, and second preference at the end of March
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/ |
| H A D | SymbolContext.h | 281 Mangled::NamePreference preference = Mangled::ePreferDemangled) const;
|
| /openbsd-src/gnu/usr.bin/perl/ext/DynaLoader/ |
| H A D | README | 36 after your osname. Configure will give preference to a dl_$osname.xs
|
| /openbsd-src/lib/libc/asr/ |
| H A D | asr_private.h | 74 uint16_t preference; member
|
| H A D | asr_debug.c | 93 (unsigned long)rr->rr.mx.preference, in print_rr()
|
| H A D | asr_utils.c | 308 unpack_u16(p, &rr->rr.mx.preference); in _asr_unpack_rr()
|
| /openbsd-src/gnu/llvm/lldb/source/Symbol/ |
| H A D | SymbolContext.cpp | 650 SymbolContext::GetFunctionName(Mangled::NamePreference preference) const { in GetFunctionName() 662 return function->GetMangled().GetName(preference); in GetFunctionName() 664 return symbol->GetMangled().GetName(preference); in GetFunctionName()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/MIME-Base64/t/ |
| H A D | base64.t | 28 # instead of "for my $test (...)" , which is my preference.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | README_ALTIVEC.txt | 280 At the moment we always generate a lxsdx in preference to lfd, or stxsdx in 281 preference to stfd. When we have a reg-immediate addressing mode, this is a
|
| /openbsd-src/gnu/usr.bin/perl/dist/Locale-Maketext/ |
| H A D | ChangeLog | 197 * Moved the language-preference-detecting code into new module
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl584delta.pod | 59 dedicated, single purpose security tools such as C<sudo> in preference to
|
| H A D | perl587delta.pod | 28 dedicated, single purpose security tools such as C<sudo> in preference to
|