Home
last modified time | relevance | path

Searched refs:seqofds_count (Results 1 – 1 of 1) sorted by relevance

/third_party/alsa-utils/seq/aseqnet/
Daseqnet.c70 static int seqofds_count = 0; variable
210 pollfds_count = seqifds_count + seqofds_count + 1 + max_connection; in init_pollfds()
250 counto = seqofds_count = snd_seq_poll_descriptors_count(handle, POLLOUT); in init_seq()