Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dvmalloc.h46 typedef struct Vmalloc_s struct
48 Vmchunk_t base;
49 Vmchunk_t* current;
50 char* data;
51 long size;
52 long last;