Searched refs:p2_msgp (Results 1 - 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/syscalls/ipc/msgctl/
H A Dmsgctl07.c69 } p1_msgp, p2_msgp, p3_msgp, c1_msgp, c2_msgp, c3_msgp; variable in typeref:struct:my_msgbuf
162 p2_msgp.text[j] = 'j';
163 p2_msgp.type = 2;
164 if (msgsnd(msqid, &p2_msgp, BYTES, 0) == -1) {

Completed in 122 milliseconds