Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/luxadm/
H A Dg_adm.c3483 char *tempptra, *tempptrb, *tempptr; in non_encl_probe() local
3522 if ((((tempptr = strstr(wwn_list->physical_path, in non_encl_probe()
3524 ((tempptr = strstr(wwn_list->physical_path, in non_encl_probe()
3526 ((tempptra = strchr(tempptr, ',')) != NULL)) { in non_encl_probe()
3577 if ((((tempptr = strstr(inner->physical_path, in non_encl_probe()
3579 ((tempptr = strstr(inner->physical_path, in non_encl_probe()
3581 ((tempptrb = strchr(tempptr, ',')) != NULL)) { in non_encl_probe()