open_client        72 include/sound/soundfont.h 	int open_client;	/* client pointer for lock */
open_client        98 sound/synth/emux/soundfont.c 	if (sflist->open_client == client)  {
open_client       157 sound/synth/emux/soundfont.c 	if (sflist->open_client != client) {
open_client       227 sound/synth/emux/soundfont.c 	if (sflist->open_client >= 0 || sflist->currsf) {
open_client       246 sound/synth/emux/soundfont.c 	sflist->open_client = client;
open_client       310 sound/synth/emux/soundfont.c 	sflist->open_client = -1;
open_client      1342 sound/synth/emux/soundfont.c 	sflist->open_client = -1;