Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dipcmsg.h51 } MSGBUF; /* characters long with a '\0' termination */ typedef
59 void init_buf(MSGBUF *, int, int);
/third_party/ltp/libs/libltpipc/
Dlibipc.c99 void init_buf(MSGBUF * m_buf, int type, int size) in init_buf()