Home
last modified time | relevance | path

Searched refs:alloc_segs (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dlistmgr.c64 struct alloc_seg *alloc_segs; /* memory pool */ member
110 segstr_ptr = bl_ptr->alloc_segs; in free_list()
142 if (bl_ptr->alloc_segs) { in alloc_next_seg()
143 alloc_segment = bl_ptr->alloc_segs; in alloc_next_seg()
151 if ((bl_ptr->alloc_segs = in alloc_next_seg()
159 alloc_segment = bl_ptr->alloc_segs; in alloc_next_seg()
197 if (bl_ptr->alloc_segs == NULL) { in alloc_next_seg()
203 bl_ptr->alloc_segs = new_alloc_cs; in alloc_next_seg()
328 cur_as_ptr = bl_ptr->alloc_segs; in bl_get_record()
408 bl_cs_array[list_handle]->alloc_segs == NULL) in ar_get_head()
[all …]