Home
last modified time | relevance | path

Searched defs:myport (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-lib/src/seq/
H A Dseqmid.c119 int snd_seq_connect_from(snd_seq_t *seq, int myport, int src_client, int src_port) in snd_seq_connect_from() argument
146 int snd_seq_connect_to(snd_seq_t *seq, int myport, int dest_client, int dest_port) in snd_seq_connect_to() argument
173 int snd_seq_disconnect_from(snd_seq_t *seq, int myport, int src_client, int src_port) in snd_seq_disconnect_from() argument
200 snd_seq_disconnect_to(snd_seq_t *seq, int myport, int dest_client, int dest_port) snd_seq_disconnect_to() argument
[all...]

Completed in 2 milliseconds