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

/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dhot.c221 char nexus_path[MAXPATHLEN], *nexus_path_ptr; local
304 &nexus_path_ptr)) != 0)
307 (void) strcpy(nexus_path, nexus_path_ptr);
308 (void) g_destroy_data(nexus_path_ptr);
H A Dmap.c3323 char nexus_path[MAXPATHLEN], *nexus_path_ptr; local
3422 &nexus_path_ptr)) != 0) {
3425 (void) strcpy(nexus_path, nexus_path_ptr);
3426 g_destroy_data(nexus_path_ptr);

Completed in 32 milliseconds