Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h111 #define CMD_SEND_PLIST 0x21 /* send the playlist to the requesting client */ macro
H A Dserver.c1520 case CMD_SEND_PLIST: in handle_command()
H A Dinterface.c929 send_int_to_srv (CMD_SEND_PLIST); in forward_playlist()