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