Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/ipc/msgctl/
Dmsgctl04.c71 int bad_q = -1; /* a value to use as a bad queue id */ variable
95 &bad_q, IPC_STAT, &q_buf, EINVAL},
98 &bad_q, IPC_SET, &q_buf, EINVAL}
/external/ltp/testcases/kernel/syscalls/ipc/msgrcv/
Dmsgrcv03.c64 int bad_q = -1; /* a value to use as a bad queue ID */ variable
74 &bad_q, MSGSIZE, EINVAL},