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