Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/ipc/msgctl/
Dmsgctl12.c19 static int index_q; variable
31 {&index_q, MSG_STAT, "MSG_STAT", &msgqid_buf},
50 index_q = SAFE_MSGCTL(msg_q, IPC_INFO, (struct msqid_ds*)&msginfo_buf); in setup()