Searched refs:tempptrb (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c3483 char *tempptra, *tempptrb, *tempptr; local
3569 ((tempptrb = strchr(
3572 tempptrb++;
3573 (void) strcpy(lun_b, tempptrb);
3581 ((tempptrb = strchr(tempptr, ',')) != NULL)) {
3582 tempptrb++;
3583 (void) strcpy(lun_b, tempptrb);

Completed in 85 milliseconds