Home
last modified time | relevance | path

Searched defs:sources (Results 1 – 7 of 7) 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/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp126 SetVector<Value *> &sources, SetVector<Instruction *> &sinks, in IRPromoter()
/freebsd/sbin/pfctl/
H A Dpfctl.c608 int killed, sources, dests; in pfctl_kill_src_nodes() local
712 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/contrib/bmake/
H A Dparse.c1524 GNodeList sources = LST_INIT; in ParseDependencySourcesMundane() local
/freebsd/sys/netpfil/pf/
H A Dpf.c206 struct pf_sctp_sources sources; member