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

/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmpath.c186 char path0[MAXPATHLEN], lunarr[MAXPATHLEN]; local
208 (void) strcpy(lunarr, charptr1);
214 if (g_get_lun_str(path_phys, lunarr, 0) != 0) {
221 lunval = (int)strtol(lunarr, NULL, 16);

Completed in 15 milliseconds