Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h143 #define CMD_JUMP_TO 0x3a /* jumps to a some position in the current stream */ macro
H A Dserver.c1454 case CMD_JUMP_TO: in handle_command()
H A Dinterface.c2513 send_int_to_srv (CMD_JUMP_TO); in jump_to()