g_alloc_string
return (g_alloc_string(source));
return (g_alloc_string(source));
result = g_alloc_string(s);
result = g_alloc_string(savedir);
g_alloc_string(box_list->b_physical_path);
g_alloc_string(l_state->drv_front[slot].g_disk_state.physical_path);
g_alloc_string(result);
g_alloc_string(l_state->drv_rear[slot].g_disk_state.physical_path);
g_alloc_string(result);
g_alloc_string(box_list->b_physical_path);
result = g_alloc_string(wwn_list_ptr->physical_path);
errStrg = g_alloc_string(err_msg);
return (g_alloc_string(source));
result = g_alloc_string(s);
result = g_alloc_string(savedir);
extern char *g_alloc_string(char *);
*nexus_path = g_alloc_string(drvr_path);