Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpkg/common/
H A Ddstream.c82 struct dstoc { struct
88 struct dstoc *next; argument
120 struct dstoc *toc_pt; in ds_order()
223 ds_volsum(struct dstoc *toc) in ds_volsum()
272 ds_toc = (struct dstoc *)calloc(1, sizeof (struct dstoc)); in ds_getinfo()
296 struct dstoc *tail, *toc_pt; in ds_init()
427 ds_head = tail = (struct dstoc *)0; in ds_init()
435 toc_pt = (struct dstoc *)calloc(1, sizeof (struct dstoc)); in ds_init()