Searched defs:Pfdata_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmprofile.c47 typedef struct _pfdata_s Pfdata_t; typedef in typeref:struct:_pfdata_s
66 Pfdata_t data;
125 s = sizeof(Pfobj_t) - sizeof(Pfdata_t) + strlen(file) + 1;

Completed in 46 milliseconds