Searched defs:CMN_MSG_T (Results 1 – 1 of 1) sorted by relevance
230 struct CMN_MSG_T { struct231 char buf[CMN_MSG_SIZE];232 int level;233 int len;234 cmn_msg_t *prev;235 cmn_msg_t *next;