Searched refs:contiguous (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dlistmgr.c68 int contiguous; /* use realloc to grow */ member in struct:blk_list_cs
138 if (bl_ptr->contiguous) {
368 * a pointer to) a contiguous list of pointers to stuff. This keeps
397 array_ptr->contiguous = 1;
435 if (!(list_ptr->contiguous))
479 !(bl_cs_array[list_handle]->contiguous) ||
518 * contiguous list!
530 * Now allocate additional contiguous memory, moving

Completed in 59 milliseconds