Searched defs:msg_desc (Results 1 – 1 of 1) sorted by relevance
433 static struct msg_desc { struct434 const char flag[3];435 const int len;436 void (*handler) (struct instance *, u_char *, size_t);437 const char *fmt;438 int shmem;