Searched defs:intersection (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/wpa/src/p2p/ | ||
H A D | p2p_invitation.c | 186 struct p2p_channels all_channels, intersection, *channels = NULL; p2p_process_invitation_req() local |
H A D | p2p_go_neg.c | 42 struct p2p_channels intersection; p2p_peer_channels_check() local |
H A D | p2p.c | 1808 struct p2p_channels intersection; p2p_go_complete() local |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/lsan/ | ||
H A D | lsan_common.cpp | 554 InternalMmapVector<Region> intersection; in ScanRootRegions() local |