Home
last modified time | relevance | path

Searched refs:MSG_TYPE_COUNT (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libzvbi/zvbi-0.2.35/src/
H A Dproxy-msg.h351 MSG_TYPE_COUNT enumerator
H A Dproxy-msg.c370 assert(MSG_TYPE_COUNT == (sizeof(names)/sizeof(names[0]))); in vbi_proxy_msg_debug_get_type_str()
372 if (type < MSG_TYPE_COUNT) in vbi_proxy_msg_debug_get_type_str()