Searched refs:MSGBUF (Results 1 – 2 of 2) sorted by relevance
51 } MSGBUF; /* characters long with a '\0' termination */ typedef59 void init_buf(MSGBUF *, int, int);
99 void init_buf(MSGBUF * m_buf, int type, int size) in init_buf()