| /freebsd-12-stable/contrib/llvm-project/lldb/source/Target/ |
| D | TraceCursor.cpp | 33 void TraceCursor::SetForwards(bool forwards) { m_forwards = forwards; } in SetForwards() argument
|
| /freebsd-12-stable/contrib/unbound/libunbound/ |
| D | libunbound.c | 978 if(ctx->env->cfg->forwards && in ub_ctx_set_fwd() 979 strcmp(ctx->env->cfg->forwards->name, ".") == 0) { in ub_ctx_set_fwd() 980 s = ctx->env->cfg->forwards; in ub_ctx_set_fwd() 981 ctx->env->cfg->forwards = s->next; in ub_ctx_set_fwd() 998 if(!ctx->env->cfg->forwards || in ub_ctx_set_fwd() 999 strcmp(ctx->env->cfg->forwards->name, ".") != 0) { in ub_ctx_set_fwd() 1013 s->next = ctx->env->cfg->forwards; in ub_ctx_set_fwd() 1014 ctx->env->cfg->forwards = s; in ub_ctx_set_fwd() 1016 log_assert(ctx->env->cfg->forwards); in ub_ctx_set_fwd() 1017 s = ctx->env->cfg->forwards; in ub_ctx_set_fwd()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/ |
| D | TraceCursor.h | 102 void SetForwards(bool forwards);
|
| /freebsd-12-stable/contrib/llvm-project/lld/COFF/ |
| D | DLL.cpp | 733 std::vector<Chunk *> forwards; in EdataContents() local 738 forwards.push_back(e.forwardChunk); in EdataContents() 751 chunks.insert(chunks.end(), forwards.begin(), forwards.end()); in EdataContents()
|
| /freebsd-12-stable/crypto/openssh/ |
| D | PROTOCOL.mux | 160 6. Requesting establishment of port forwards 189 7. Requesting closure of port forwards 285 XXX extended status (e.g. report open channels / forwards)
|
| /freebsd-12-stable/contrib/unbound/util/ |
| D | configparser.y | 364 s->next = cfg_parser->cfg->forwards; 365 cfg_parser->cfg->forwards = s; 3007 if(cfg_parser->cfg->forwards->name) 3010 free(cfg_parser->cfg->forwards->name); 3011 cfg_parser->cfg->forwards->name = $2; 3017 if(!cfg_strlist_insert(&cfg_parser->cfg->forwards->hosts, $2)) 3024 if(!cfg_strlist_insert(&cfg_parser->cfg->forwards->addrs, $2)) 3033 else cfg_parser->cfg->forwards->isfirst=(strcmp($2, "yes")==0); 3042 else cfg_parser->cfg->forwards->no_cache=(strcmp($2, "yes")==0); 3051 else cfg_parser->cfg->forwards->ssl_upstream = [all …]
|
| D | config_file.h | 250 struct config_stub* forwards; member
|
| D | config_file.c | 217 cfg->forwards = NULL; in config_create() 1624 config_delstubs(cfg->forwards); in config_delete()
|
| /freebsd-12-stable/contrib/unbound/smallapp/ |
| D | unbound-checkconf.c | 168 for(p=cfg->forwards; p; p=p->next) { in donotquerylocalhostcheck() 645 warn_hosts("forward-host", cfg->forwards); in morechecks()
|
| /freebsd-12-stable/contrib/unbound/iterator/ |
| D | iter_fwd.c | 267 for(s = cfg->forwards; s; s = s->next) { in read_forwards()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/ |
| D | Options.td | 1060 def thread_trace_dump_instructions_forwards: Option<"forwards", "f">, Group<1>, 1061 Desc<"If specified, the trace is traversed forwards chronologically " 1067 "instruction, or the oldest if --forwards is provided.">; 1072 "dumping instructions, or from the beginning if --forwards is provided">;
|
| /freebsd-12-stable/crypto/openssl/ |
| D | README.ENGINE | 11 in the standard releases from 0.9.7 forwards.
|
| /freebsd-12-stable/contrib/libstdc++/include/tr1/ |
| D | functional | 498 * @brief Returns a function object that forwards to the member
|
| /freebsd-12-stable/contrib/gcc/config/arm/ |
| D | arm.c | 7330 HOST_WIDE_INT forwards; member 7453 HOST_WIDE_INT max_address = fix->address + fix->forwards - minipool_pad; in add_minipool_forward_ref() 8029 fix->forwards = get_attr_pool_range (insn); in push_minipool_fix() 8036 gcc_assert (fix->forwards || fix->backwards); in push_minipool_fix() 8050 -1 * (long)fix->backwards, (long)fix->forwards); in push_minipool_fix()
|
| /freebsd-12-stable/contrib/libevent/ |
| D | whatsnew-2.1.txt | 631 least keep time running forwards.
|
| D | ChangeLog | 1304 applications should now be more resilient to jumps forwards or backwards
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/ |
| D | whatsnew-2.1.txt | 631 least keep time running forwards.
|
| D | ChangeLog | 1304 applications should now be more resilient to jumps forwards or backwards
|
| /freebsd-12-stable/contrib/sendmail/cf/ |
| D | README | 637 an extra rule is added to ruleset 0 that forwards all 1814 pointing at this host; this rule catches the message and forwards it on 2505 therefore forwards it to the mail hub which in turns relays it 3587 everything in a domain to one machine that then forwards it
|
| /freebsd-12-stable/contrib/tcp_wrappers/ |
| D | README | 624 to all portmap daemons on its network; each portmap daemon forwards the
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | cppinternals.texi | 264 cannot assume that it can scan forwards until the first non-number
|
| /freebsd-12-stable/contrib/unbound/doc/ |
| D | Changelog | 472 with 1.17.2. 1.17.1 excludes fix #823, it is included forwards. 5339 - Fix #746: Fix unbound sets CD bit on all forwards. 6599 - Fix queries leaking up for stubs and forwards, if the configured 6995 can modify stubs and forwards for running unbound (on mobile computer) 7000 - iter forwards uses malloc inside for more dynamicity. 11603 - forwards udp queries and sends answer.
|
| /freebsd-12-stable/contrib/bmake/ |
| D | bmake.cat1 | 1005 modifier, the words are indexed both forwards using positive inte-
|
| /freebsd-12-stable/contrib/sendmail/ |
| D | RELEASE_NOTES | 3080 forwards, or :include: files. It also will override the -v 4930 Handle aliases or forwards which deliver to programs using tabs 10565 Reset uid earlier in include() so that recursive .forwards or 10616 forwards all mail to a hub without ever looking at the
|
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | ChangeLog-2003 | 4712 types, forwards for non-types.
|