Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h148 #define CMD_GET_QUEUE 0x3f /* request the queue from the server */ macro
H A Dserver.c1612 case CMD_GET_QUEUE: in handle_command()
H A Dinterface.c980 send_int_to_srv (CMD_GET_QUEUE); in recv_server_queue()