Searched refs:DT_MEMORYF (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/libast/common/cdt/ | ||
H A D | dtclose.c | 62 else if(ev == 0 && dt->type == DT_MEMORYF) |
H A D | dthdr.h | 53 #define DT_MEMORYF 1 macro |
H A D | dtopen.c | 81 dt->type = DT_MEMORYF; |