Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h104 #define CMD_GET_CHANNELS 0x18 /* get the number of channels */ macro
H A Dserver.c1478 case CMD_GET_CHANNELS: in handle_command()
H A Dinterface.c430 send_int_to_srv (CMD_GET_CHANNELS); in get_channels()