Home
last modified time | relevance | path

Searched refs:Msgbuff (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-lib/test/
H A Dmidifile.c709 /* arbitrary length. The Msgbuff is expanded as necessary. The only */
713 static char *Msgbuff = NULL; /* message buffer */ variable
727 return (Msgbuff); in msg()
745 Msgbuff[Msgindex++] = c;
754 char *oldmess = Msgbuff; in biggermsg()
774 Msgbuff = newmess; in biggermsg()

Completed in 2 milliseconds