HomeSort by: relevance | last modified time | path
    Searched refs:sites (Results 1 - 13 of 13) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/smtp/
smtp_connect.c 920 ARGV *sites; local
941 sites = argv_split(nexthop, CHARS_COMMA_SP);
942 if (sites->argc == 0)
944 non_fallback_sites = sites->argc;
945 argv_split_append(sites, var_fallback_relay, CHARS_COMMA_SP);
963 #define IS_FALLBACK_RELAY(cpp, sites, non_fallback_sites) \
964 (*(cpp) && (cpp) >= (sites)->argv + (non_fallback_sites))
966 for (cpp = sites->argv, (state->misc_flags |= SMTP_MISC_FLAG_FIRST_NEXTHOP);
1347 if (IS_FALLBACK_RELAY(cpp, sites, non_fallback_sites)) {
1362 else if (smtp_mode && strcmp(sites->argv[0], var_relayhost) == 0)
    [all...]
  /src/external/ibm-public/postfix/dist/conf/
post-install 920 for information about dialup sites or about sites inside a
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfData.inc 202 * The number of value profile sites. It is guaranteed to be non-zero;
227 * \brief Return the number of value sites.
257 * have profile data if the number of value profile sites for the
259 * choose to check the actual data value: if none of the value sites
360 /* Number of sites for each value profile kind. */
363 * total number of value profile sites : sum(NumValueSites[*])). Each
368 * value profile sites. */
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProfData.inc 305 * The number of value profile sites. It is guaranteed to be non-zero;
330 * Return the number of value sites.
360 * have profile data if the number of value profile sites for the
362 * choose to check the actual data value: if none of the value sites
  /src/external/mpl/bind/dist/fuzz/isc_lex_getmastertoken.in/
named.conf 73 // it and it was used by large sites
  /src/external/mpl/bind/dist/fuzz/isc_lex_gettoken.in/
named.conf 73 // it and it was used by large sites
  /src/external/bsd/ntp/dist/util/
ntp-keygen-opts.def 295 so they can be embedded as MIME attachments in email to other sites
328 option the write password for encrypted files sent to remote sites.
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.ml 1070 (*--... Operations on call sites ...........................................--*)
llvm.mli 1871 (** {7 Operations on call sites} *)
  /src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
ir.go 1269 // Operations on call sites
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 2532 % dummy.tfm, as suggested in the TeXbook, because not all sites
  /src/external/gpl2/gettext/dist/build-aux/
texinfo.tex 902 % dummy.tfm, as suggested in the TeXbook, because not all sites
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 2446 % dummy.tfm, as suggested in the TeXbook, because not all sites

Completed in 105 milliseconds