Searched refs:sort_segs (Results 1 – 1 of 1) sorted by relevance
2472 APlist *sort_segs = NULL, *load_segs = NULL; in sort_seg_list() local2491 if (aplist_append(&sort_segs, sgp1, nsegs) == NULL) in sort_seg_list()2501 if (aplist_append(&sort_segs, sgp1, nsegs) == NULL) in sort_seg_list()2592 if (aplist_append(&sort_segs, sgp1, AL_CNT_SEGMENTS) == NULL) in sort_seg_list()2605 if (aplist_append(&sort_segs, sgp1, AL_CNT_SEGMENTS) == NULL) in sort_seg_list()2615 ofl->ofl_segs = sort_segs; in sort_seg_list()