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

/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_state.h168 extern char *g_alloc_string(char *);
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c153 g_alloc_string(char *s) function
369 return (g_alloc_string(source));
575 result = g_alloc_string(s);
591 result = g_alloc_string(savedir);
H A Derrormsgs.c1092 errStrg = g_alloc_string(err_msg);
H A Dmap.c4707 *nexus_path = g_alloc_string(drvr_path);
/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c1120 return (g_alloc_string(source));
1138 return (g_alloc_string(source));
1221 result = g_alloc_string(s);
1238 result = g_alloc_string(savedir);
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c2088 g_alloc_string(box_list->b_physical_path);
2154 g_alloc_string(l_state->drv_front[slot].g_disk_state.physical_path);
2159 g_alloc_string(result);
2166 g_alloc_string(l_state->drv_rear[slot].g_disk_state.physical_path);
2171 g_alloc_string(result);
2195 g_alloc_string(box_list->b_physical_path);
2221 result = g_alloc_string(wwn_list_ptr->physical_path);

Completed in 151 milliseconds