Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h60 #define EV_STATUS_MSG 0x0f /* followed by a status message */ macro
H A Dprotocol.c597 else if (type == EV_PLIST_DEL || type == EV_STATUS_MSG in free_event_data()
668 || e->type == EV_STATUS_MSG) { in make_event_packet()
H A Dserver.c621 || event == EV_STATUS_MSG in add_event_all()
1800 add_event_all (EV_STATUS_MSG, msg); in status_msg()
H A Dinterface.c240 case EV_STATUS_MSG: in get_event_data()
1156 case EV_STATUS_MSG: in server_event()