Searched refs:ntcm (Results 1 – 1 of 1) sorted by relevance
444 struct tcms *ntcm; in tenter() local456 if ((ntcm = (struct tcms *) realloc(tcm, in tenter()462 memset(&ntcm[csize], 0, CSIZE - 1); in tenter()463 tcm = ntcm; in tenter()