Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h71 #define EV_PLIST_MOVE 0x52 /* move an item, followed by 2 file names */ macro
H A Dprotocol.c600 else if (type == EV_PLIST_MOVE || type == EV_QUEUE_MOVE) in free_event_data()
685 else if (e->type == EV_PLIST_MOVE || e->type == EV_QUEUE_MOVE) { in make_event_packet()
H A Dserver.c580 case EV_PLIST_MOVE: in is_plist_event()
625 else if (event == EV_PLIST_MOVE in add_event_all()
1124 add_event_all (EV_PLIST_MOVE, &m); in plist_sync_cmd()
H A Dinterface.c245 case EV_PLIST_MOVE: in get_event_data()
1149 case EV_PLIST_MOVE: in server_event()