OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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