Home
last modified time | relevance | path

Searched refs:forwards (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTraceCursor.cpp25 void SBTraceCursor::SetForwards(bool forwards) { in SetForwards() argument
26 LLDB_INSTRUMENT_VA(this, forwards); in SetForwards()
28 m_opaque_sp->SetForwards(forwards); in SetForwards()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTraceCursor.cpp25 void TraceCursor::SetForwards(bool forwards) { m_forwards = forwards; } in SetForwards() argument
H A DTraceDumper.cpp449 else if (m_options.forwards) in TraceDumper()
454 m_cursor_sp->SetForwards(m_options.forwards); in TraceDumper()
456 m_cursor_sp->Seek((m_options.forwards ? 1 : -1) * *m_options.skip, in TraceDumper()
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dsocionext,synquacer-exiu.txt4 that forwards a block of 32 configurable input lines to 32 adjacent
16 ones the EXIU forwards its interrups to.
/freebsd/contrib/unbound/libunbound/
H A Dlibunbound.c989 if(ctx->env->cfg->forwards && in ub_ctx_set_fwd()
990 (ctx->env->cfg->forwards->name && in ub_ctx_set_fwd()
991 strcmp(ctx->env->cfg->forwards->name, ".") == 0)) { in ub_ctx_set_fwd()
992 s = ctx->env->cfg->forwards; in ub_ctx_set_fwd()
993 ctx->env->cfg->forwards = s->next; in ub_ctx_set_fwd()
1010 if(!ctx->env->cfg->forwards || in ub_ctx_set_fwd()
1011 (ctx->env->cfg->forwards->name && in ub_ctx_set_fwd()
1012 strcmp(ctx->env->cfg->forwards->name, ".") != 0)) { in ub_ctx_set_fwd()
1026 s->next = ctx->env->cfg->forwards; in ub_ctx_set_fwd()
1027 ctx->env->cfg->forwards = s; in ub_ctx_set_fwd()
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTraceCursor.h27 void SetForwards(bool forwards);
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTraceCursor.h106 void SetForwards(bool forwards);
H A DTraceDumper.h25 bool forwards = false; member
/freebsd/contrib/unbound/util/
H A Dconfigparser.y392 if(cfg_parser->cfg->forwards &&
393 !cfg_parser->cfg->forwards->name)
404 s->next = cfg_parser->cfg->forwards;
405 cfg_parser->cfg->forwards = s;
3172 if(cfg_parser->cfg->forwards->name)
3175 free(cfg_parser->cfg->forwards->name);
3176 cfg_parser->cfg->forwards->name = $2;
3182 if(!cfg_strlist_insert(&cfg_parser->cfg->forwards->hosts, $2))
3189 if(!cfg_strlist_insert(&cfg_parser->cfg->forwards->addrs, $2))
3198 else cfg_parser->cfg->forwards->isfirst=(strcmp($2, "yes")==0);
[all …]
H A Dconfigparser.c3081 if(cfg_parser->cfg->forwards && in yyparse()
3082 !cfg_parser->cfg->forwards->name) in yyparse()
3096 s->next = cfg_parser->cfg->forwards; in yyparse()
3097 cfg_parser->cfg->forwards = s; in yyparse()
6642 if(cfg_parser->cfg->forwards->name) in yyparse()
6645 free(cfg_parser->cfg->forwards->name); in yyparse()
6646 cfg_parser->cfg->forwards->name = (yyvsp[0].str); in yyparse()
6655 if(!cfg_strlist_insert(&cfg_parser->cfg->forwards->hosts, (yyvsp[0].str))) in yyparse()
6665 if(!cfg_strlist_insert(&cfg_parser->cfg->forwards->addrs, (yyvsp[0].str))) in yyparse()
6677 else cfg_parser->cfg->forwards->isfirst=(strcmp((yyvsp[0].str), "yes")==0); in yyparse()
[all …]
H A Dconfig_file.h258 struct config_stub* forwards; member
H A Dconfig_file.c223 cfg->forwards = NULL; in config_create()
1761 config_delstubs(cfg->forwards); in config_delete()
/freebsd/crypto/openssh/
H A DPROTOCOL.mux160 6. Requesting establishment of port forwards
189 7. Requesting closure of port forwards
283 XXX extended status (e.g. report open channels / forwards)
/freebsd/contrib/llvm-project/lld/COFF/
H A DDLL.cpp866 std::vector<Chunk *> forwards; in EdataContents() local
871 forwards.push_back(e.forwardChunk); in EdataContents()
885 chunks.insert(chunks.end(), forwards.begin(), forwards.end()); in EdataContents()
/freebsd/contrib/libcbor/CMakeModules/
H A DLibFindMacros.cmake22 # Works the same as find_package, but forwards the "REQUIRED" and "QUIET" arguments
/freebsd/contrib/unbound/smallapp/
H A Dunbound-checkconf.c172 for(p=cfg->forwards; p; p=p->next) { in donotquerylocalhostcheck()
690 warn_hosts("forward-host", cfg->forwards); in morechecks()
/freebsd/contrib/unbound/iterator/
H A Diter_fwd.c280 for(s = cfg->forwards; s; s = s->next) { in read_forwards()
/freebsd/crypto/openssl/doc/man3/
H A DBIO_set_flags.pod166 implementations and for code that forwards retry state from one B<BIO> in a
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectThread.cpp2198 m_options.m_dumper_options.forwards = true; in DoExecute()
2272 m_dumper_options.forwards = true; in SetOptionValue()
H A DOptions.td1146 def thread_trace_dump_instructions_forwards: Option<"forwards", "f">,
1148 Desc<"If specified, the trace is traversed forwards chronologically "
1154 "instruction, or the oldest if --forwards is provided.">;
/freebsd/contrib/unbound/doc/
H A Dunbound-control.rst130 :ref:`forwards<unbound.conf.forward>`,
223 old config and forwards from the new config.
224 The stubs and forwards are updated at the same time, so that they are
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt631 least keep time running forwards.
/freebsd/contrib/libevent/
H A Dwhatsnew-2.1.txt631 least keep time running forwards.
/freebsd/contrib/sendmail/cf/
H A DREADME637 an extra rule is added to ruleset 0 that forwards all
1823 pointing at this host; this rule catches the message and forwards it on
2514 therefore forwards it to the mail hub which in turns relays it
3599 everything in a domain to one machine that then forwards it
/freebsd/contrib/unbound/daemon/
H A Dremote.c5186 m += getmem_config_stub(cfg->forwards); in config_file_getmem()
5917 COPY_VAR_ptr(forwards); in fr_atomic_copy_cfg()

12