Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h133 #define CMD_LIST_MOVE 0x32 /* move an item */ macro
H A Dserver.c1576 case CMD_LIST_MOVE: in handle_command()
H A Dinterface.c2645 send_int_to_srv (CMD_LIST_MOVE); in move_item()