Searched refs:npcm (Results 1 – 1 of 1) sorted by relevance
480 struct pcms *npcm; in enter() local492 if ((npcm = (struct pcms *) realloc(pcm, in enter()498 memset(&npcm[csize], 0, CSIZE - 1); in enter()499 pcm = npcm; in enter()