Searched defs:p_tmp_found (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1600 int p_tmp_found = 0, a_tmp_found = 0; local
1650 } else if ((!p_tmp_found) &&
1653 p_tmp_found = 1;
1699 (p_tmp_found == 0) && (a_tmp_found == 0)) {

Completed in 63 milliseconds