HomeSort by relevance Sort by last modified time
    Searched refs:msgtyp (Results 1 - 25 of 46) sorted by null

1 2

  /hardware/nxp/nfc/halimpl/tml/
phDal4Nfc_messageQueueLib.h 31 int phDal4Nfc_msgrcv(intptr_t msqid, phLibNfc_Message_t* msg, long msgtyp,
phDal4Nfc_messageQueueLib.cc 204 ** msgtyp - ignored
211 int phDal4Nfc_msgrcv(intptr_t msqid, phLibNfc_Message_t* msg, long msgtyp,
216 UNUSED(msgtyp);
  /external/strace/tests/
ipc.c 106 const long msgtyp = 0; local
109 msqid, msgsz, IPC_NOWAIT, (long) efault, msgtyp);
111 msqid, efault, msgsz, msgtyp, rc, errno2name());
  /external/strace/tests-m32/
ipc.c 106 const long msgtyp = 0; local
109 msqid, msgsz, IPC_NOWAIT, (long) efault, msgtyp);
111 msqid, efault, msgsz, msgtyp, rc, errno2name());
  /external/strace/tests-mx32/
ipc.c 106 const long msgtyp = 0; local
109 msqid, msgsz, IPC_NOWAIT, (long) efault, msgtyp);
111 msqid, efault, msgsz, msgtyp, rc, errno2name());
  /external/ltp/include/
tst_safe_sysv_ipc.h 36 size_t msgsz, long msgtyp, int msgflg);
37 #define SAFE_MSGRCV(msqid, msgp, msgsz, msgtyp, msgflg) \
38 safe_msgrcv(__FILE__, __LINE__, (msqid), (msgp), (msgsz), (msgtyp), (msgflg))
  /external/ltp/lib/
tst_safe_sysv_ipc.c 55 size_t msgsz, long msgtyp, int msgflg)
59 rval = msgrcv(msqid, msgp, msgsz, msgtyp, msgflg);
63 file, lineno, msqid, msgp, msgsz, msgtyp, msgflg);
  /bionic/libc/kernel/uapi/linux/
ipc.h 46 long msgtyp; member in struct:ipc_kludge
  /external/kernel-headers/original/uapi/linux/
ipc.h 60 long msgtyp; member in struct:ipc_kludge
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ipc.h 59 long msgtyp; member in struct:ipc_kludge
  /external/strace/
ipc_msg.c 83 const kernel_ulong_t count, const kernel_ulong_t msgtyp)
86 tprintf("%" PRI_kld ", ", msgtyp);
  /external/valgrind/include/vki/
vki-arm-linux.h 727 long msgtyp; member in struct:vki_ipc_kludge
vki-ppc32-linux.h 879 long msgtyp; member in struct:vki_ipc_kludge
    [all...]
vki-ppc64-linux.h 748 long msgtyp; member in struct:vki_ipc_kludge
vki-s390x-linux.h 903 long msgtyp; member in struct:vki_ipc_kludge
vki-x86-linux.h 744 long msgtyp; member in struct:vki_ipc_kludge
vki-mips32-linux.h 743 long msgtyp; member in struct:vki_ipc_kludge
    [all...]
vki-mips64-linux.h 768 long msgtyp; member in struct:vki_ipc_kludge
    [all...]
  /external/compiler-rt/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/compiler-rt/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/sanitizer/
linux_syscall_hooks.h     [all...]

Completed in 418 milliseconds

1 2