Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h49 #define EV_SRV_ERROR 0x04 /* an error occurred */ macro
H A Dprotocol.c598 || type == EV_SRV_ERROR || type == EV_QUEUE_DEL) in free_event_data()
667 || e->type == EV_SRV_ERROR in make_event_packet()
H A Dserver.c622 || event == EV_SRV_ERROR) { in add_event_all()
796 add_event_all (EV_SRV_ERROR, msg); in server_error()
H A Dinterface.c241 case EV_SRV_ERROR: in get_event_data()
1128 case EV_SRV_ERROR: in server_event()