Home
last modified time | relevance | path

Searched refs:CMD_GET_STATE (Results 1 – 4 of 4) sorted by relevance

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h100 #define CMD_GET_STATE 0x13 /* get the state */ macro
H A Dmain.c427 if (!send_int(sock, CMD_GET_STATE)) in server_command()
H A Dserver.c1462 case CMD_GET_STATE: in handle_command()
H A Dinterface.c424 send_int_to_srv (CMD_GET_STATE); in get_state()