HomeSort by relevance Sort by last modified time
    Searched full:msgbuff (Results 1 - 1 of 1) sorted by null

  /device/samsung/crespo/alsa-lib/test/
midifile.c 709 /* arbitrary length. The Msgbuff is expanded as necessary. The only */
713 static char *Msgbuff = NULL; /* message buffer */
727 return (Msgbuff);
745 Msgbuff[Msgindex++] = c;
754 char *oldmess = Msgbuff;
774 Msgbuff = newmess;

Completed in 23 milliseconds