Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
H A Ddwfl_build_id_find_elf.c50 bad_id: in __libdwfl_open_by_build_id()
63 goto bad_id;; in __libdwfl_open_by_build_id()
69 goto bad_id; in __libdwfl_open_by_build_id()
/third_party/ltp/testcases/kernel/syscalls/ipc/msgsnd/
H A Dmsgsnd02.c35 static int bad_id = -1; variable
56 {&bad_id, &snd_buf[0], MSGSIZE, EINVAL, 0},
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/
H A Dmsgrcv02.c37 static int bad_id = -1; variable
57 {&bad_id, &rcv_buf, MSGSIZE, 2, 0, 0, EINVAL},
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/
H A Dsemctl03.c21 static int bad_id = -1; variable
57 {&bad_id, IPC_STAT, &semds_ptr, EINVAL, "invalid sem id"},

Completed in 2 milliseconds