Searched refs:Msgindex (Results 1 – 1 of 1) sorted by relevance
715 static int Msgindex = 0; /* index of next available location in Msg */ variable721 Msgindex = 0; in msginit()734 return (Msgindex); in msgleng()743 if (Msgindex >= Msgsize)745 Msgbuff[Msgindex++] = c;