segment_list_t
segment_list_t *lptr, *lptr2;
segment_list_t *tmp_list;
tmp_list = malloc(sizeof (segment_list_t));
segment_list_t *segs;