Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h58 #define EV_SEND_PLIST 0x0d /* request for sending the playlist */ macro
H A Dserver.c951 if (!send_int(clients[first].socket, EV_SEND_PLIST)) in get_client_plist()
H A Dinterface.c1134 case EV_SEND_PLIST: in server_event()