Searched refs:sort_segs (Results 1 – 1 of 1) sorted by relevance
2445 APlist *sort_segs = NULL, *load_segs = NULL; in sort_seg_list() local2464 if (aplist_append(&sort_segs, sgp1, nsegs) == NULL) in sort_seg_list()2474 if (aplist_append(&sort_segs, sgp1, nsegs) == NULL) in sort_seg_list()2565 if (aplist_append(&sort_segs, sgp1, AL_CNT_SEGMENTS) == NULL) in sort_seg_list()2578 if (aplist_append(&sort_segs, sgp1, AL_CNT_SEGMENTS) == NULL) in sort_seg_list()2588 ofl->ofl_segs = sort_segs; in sort_seg_list()