Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h112 #define CMD_GET_PLIST 0x22 /* get the playlist from one of the clients */ macro
H A Dserver.c1516 case CMD_GET_PLIST: in handle_command()
H A Dinterface.c945 send_int_to_srv (CMD_GET_PLIST); in recv_server_plist()