Home
last modified time | relevance | path

Searched refs:lun_b (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c3482 char lun_a[MAXPATHLEN], lun_b[MAXPATHLEN], temppath[MAXPATHLEN]; in non_encl_probe() local
3573 (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()