HomeSort by relevance Sort by last modified time
    Searched refs:bad_q (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/syscalls/ipc/msgctl/
msgctl04.c 35 static int bad_q = -1; variable
54 {&bad_q, IPC_STAT, &q_buf, EINVAL},
56 {&bad_q, IPC_SET, &q_buf, EINVAL},
  /external/ltp/testcases/kernel/syscalls/ipc/msgrcv/
msgrcv03.c 64 int bad_q = -1; /* a value to use as a bad queue ID */ variable
74 &bad_q, MSGSIZE, EINVAL},

Completed in 122 milliseconds