Searched refs:lun_b (Results 1 – 1 of 1) sorted by relevance
3482 char lun_a[MAXPATHLEN], lun_b[MAXPATHLEN], temppath[MAXPATHLEN]; in non_encl_probe() local3573 (void) strcpy(lun_b, tempptrb); in non_encl_probe()3583 (void) strcpy(lun_b, tempptrb); in non_encl_probe()3588 if (((tempptra == NULL) || (strcmp(lun_a, lun_b)) == 0)) { in non_encl_probe()