proc_match_exists   62 opal/mca/btl/usnic/btl_usnic_proc.c     proc->proc_match_exists = false;
proc_match_exists  402 opal/mca/btl/usnic/btl_usnic_proc.c         proc->proc_match_exists = true;
proc_match_exists  620 opal/mca/btl/usnic/btl_usnic_proc.c     if (!proc->proc_match_exists) {
proc_match_exists  628 opal/mca/btl/usnic/btl_usnic_proc.c     if (NULL != proc->proc_ep_match_table && proc->proc_match_exists) {
proc_match_exists  663 opal/mca/btl/usnic/btl_usnic_proc.c     proc->proc_match_exists = false;
proc_match_exists   76 opal/mca/btl/usnic/btl_usnic_proc.h     bool proc_match_exists;