Home
last modified time | relevance | path

Searched defs:_mmvm_s (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libast/common/vmalloc/
H A Dvmmopen.c67 typedef struct _mmvm_s struct
69 Vmulong_t magic; /* magic bytes */
70 Void_t* base; /* base of the map */
71 size_t size; /* current size */
72 size_t busy; /* amount in use */
73 size_t round; /* amount to round to */
74 User_t* user; /* some user data */