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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1597 sa_path_record_t *p_tmp = NULL, *a_tmp = NULL; local
1686 a_tmp = pr_resp;
1714 } else if (a_tmp != NULL) {
1715 p_resp = a_tmp;
1716 a_tmp = NULL;
1720 if (a_tmp != NULL) {
1721 a_resp = a_tmp;
1722 a_tmp = NULL;

Completed in 52 milliseconds