Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h146 #define CMD_QUEUE_MOVE 0x3d /* move an item in the queue */ macro
H A Dserver.c1608 case CMD_QUEUE_MOVE: in handle_command()