Home
last modified time | relevance | path

Searched defs:sources (Results 1 – 8 of 8) sorted by relevance

/freebsd/usr.sbin/mtest/
H A Dmtest.c527 sockunion_t sources[MAX_ADDRS]; in process_cmd() local
704 sockunion_t sources[MAX_ADDRS]; in process_cmd() local
/freebsd/contrib/bmake/
H A Dsuff.c1030 RemoveCandidate(CandidateList *sources) in RemoveCandidate()
1081 FindThem(CandidateList *sources, CandidateSearcher *cs) in FindThem()
1653 CandidateList *sources, CandidateList *targets) in FindDepsRegularKnown()
1677 CandidateList *sources, CandidateList *targets) in FindDepsRegularUnknown()
1765 CandidateList sources = LST_INIT; in FindDepsRegular() local
H A Dparse.c1581 GNodeList sources = LST_INIT; in ParseDependencySourcesMundane() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp126 SetVector<Value *> &sources, SetVector<Instruction *> &sinks, in IRPromoter()
/freebsd/sbin/pfctl/
H A Dpfctl.c598 int killed, sources, dests; in pfctl_kill_src_nodes() local
701 int killed, sources, dests; in pfctl_net_kill_states() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp94 std::vector<SourceInfo> sources; member in __anon0a4b09390211::Context
/freebsd/tools/sched/
H A Dschedgraph.py128 sources = [] variable
/freebsd/sys/netpfil/pf/
H A Dpf.c221 struct pf_sctp_sources sources; member