Searched refs:tsdent_t (Results 1 – 1 of 1) sorted by relevance
41 } tsdent_t; typedef46 tsdent_t *loc = ptr; in _free_tsdbuf()60 lfree(loc, _T_NUM_ENTRIES * sizeof (tsdent_t)); in _free_tsdbuf()68 tsdent_t *loc; in tsdalloc()87 loc = lmalloc(_T_NUM_ENTRIES * sizeof (tsdent_t)); in tsdalloc()91 lfree(loc, _T_NUM_ENTRIES * sizeof (tsdent_t)); in tsdalloc()