Searched refs:tsdent_t (Results 1 – 1 of 1) sorted by relevance
43 } tsdent_t; typedef48 tsdent_t *loc = ptr; in _free_tsdbuf()62 lfree(loc, _T_NUM_ENTRIES * sizeof (tsdent_t)); in _free_tsdbuf()70 tsdent_t *loc; in tsdalloc()89 loc = lmalloc(_T_NUM_ENTRIES * sizeof (tsdent_t)); in tsdalloc()93 lfree(loc, _T_NUM_ENTRIES * sizeof (tsdent_t)); in tsdalloc()