Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h103 #define CMD_GET_RATE 0x17 /* get the rate */ macro
H A Dserver.c1474 case CMD_GET_RATE: in handle_command()
H A Dinterface.c436 send_int_to_srv (CMD_GET_RATE); in get_rate()