Home
last modified time | relevance | path

Searched defs:intersection (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/wpa/src/p2p/
H A Dp2p_invitation.c186 struct p2p_channels all_channels, intersection, *channels = NULL; p2p_process_invitation_req() local
436 struct p2p_channels intersection, *channels = NULL; p2p_process_invitation_resp() local
[all...]
H A Dp2p_go_neg.c42 struct p2p_channels intersection; p2p_peer_channels_check() local
384 p2p_reselect_channel(struct p2p_data * p2p,struct p2p_channels * intersection) p2p_reselect_channel() argument
517 struct p2p_channels tmp, intersection; p2p_go_select_channel() local
[all...]
H A Dp2p.c1808 struct p2p_channels intersection; p2p_go_complete() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp554 InternalMmapVector<Region> intersection; in ScanRootRegions() local