Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h78 #define EV_QUEUE_MOVE 0x56 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.c626 || event == EV_QUEUE_MOVE) in add_event_all()
1391 add_event_all (EV_QUEUE_MOVE, &m); in req_queue_move()
H A Dinterface.c246 case EV_QUEUE_MOVE: in get_event_data()
1177 case EV_QUEUE_MOVE: in server_event()