Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h77 #define EV_QUEUE_DEL 0x55 macro
H A Dprotocol.c598 || type == EV_SRV_ERROR || type == EV_QUEUE_DEL) in free_event_data()
666 || e->type == EV_QUEUE_DEL in make_event_packet()
H A Dserver.c620 || event == EV_QUEUE_DEL in add_event_all()
908 add_event_all (EV_QUEUE_DEL, file); in req_queue_del()
1841 add_event_all (EV_QUEUE_DEL, filename); in server_queue_pop()
H A Dinterface.c239 case EV_QUEUE_DEL: in get_event_data()
1171 case EV_QUEUE_DEL: in server_event()