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

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_impl.h213 typedef struct umem_magtype { struct
H A Dumem.c431 static umem_magtype_t umem_magtype[] = { variable
2647 for (mtp = umem_magtype; chunksize <= mtp->mt_minbuf; mtp++)
2825 for (i = 0; i < sizeof (umem_magtype) / sizeof (*mtp); i++) {
2826 mtp = &umem_magtype[i];

Completed in 28 milliseconds