Searched defs:tempptr (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/luxadm/ |
| H A D | g_adm.c | 3483 char *tempptra, *tempptrb, *tempptr; local 3522 if ((((tempptr = strstr(wwn_list->physical_path, 3524 ((tempptr = strstr(wwn_list->physical_path, 3526 ((tempptra = strchr(tempptr, ',')) != NULL)) { 3577 if ((((tempptr = strstr(inner->physical_path, 3579 ((tempptr = strstr(inner->physical_path, 3581 ((tempptrb = strchr(tempptr, ',')) != NULL)) {
|
Completed in 53 milliseconds