/external/libnfc-nxp/Linux_x86/ |
D | phDal4Nfc_messageQueueLib.c | 139 int phDal4Nfc_msgsnd (intptr_t msqid, void * msgp, size_t msgsz, int msgflg) in phDal4Nfc_msgsnd() 190 int phDal4Nfc_msgrcv (intptr_t msqid, void * msgp, size_t msgsz, long msgtyp, int msgflg) in phDal4Nfc_msgrcv()
|
/external/openssh/openbsd-compat/ |
D | getrrsetbyname.c | 120 _getshort(msgp) in _getshort() argument 134 _getlong(msgp) in _getlong() argument
|
/external/kernel-headers/original/uapi/linux/ |
D | ipc.h | 58 struct msgbuf __user *msgp; member
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_platform_linux.cc | 328 int ExtractRecvmsgFDs(void *msgp, int *fds, int nfd) { in ExtractRecvmsgFDs()
|
/external/ppp/pppd/plugins/ |
D | winbind.c | 487 char **msgp, in winbind_pap_auth()
|
/external/ppp/pppd/plugins/radius/ |
D | radius.c | 246 char **msgp, in radius_pap_auth()
|
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-linux.c | 3460 struct vki_msgbuf *msgp = (struct vki_msgbuf *)arg1; in ML_() local 3472 struct vki_msgbuf *msgp = (struct vki_msgbuf *)arg1; in ML_() local 3482 struct vki_msgbuf *msgp = (struct vki_msgbuf *)arg1; in ML_() local 3623 Addr msgp; in PRE() local 3716 Addr msgp; in POST() local
|
/external/dbus/dbus/ |
D | dbus-sysdeps-win.c | 932 char *msgp; in _dbus_poll() local
|
/external/valgrind/include/vki/ |
D | vki-ppc32-linux.h | 879 struct vki_msgbuf __user *msgp; member
|
D | vki-ppc64-linux.h | 744 struct vki_msgbuf __user *msgp; member
|
D | vki-s390x-linux.h | 900 struct vki_msgbuf __user *msgp; member
|
D | vki-mips64-linux.h | 766 struct vki_msgbuf __user *msgp; member
|
D | vki-arm-linux.h | 726 struct vki_msgbuf __user *msgp; member
|
D | vki-mips32-linux.h | 742 struct vki_msgbuf __user *msgp; member
|
D | vki-x86-linux.h | 743 struct vki_msgbuf __user *msgp; member
|
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/sanitizer/ |
D | linux_syscall_hooks.h | 1286 #define __sanitizer_syscall_pre_msgsnd(msqid, msgp, msgsz, msgflg) \ argument 1289 #define __sanitizer_syscall_post_msgsnd(res, msqid, msgp, msgsz, msgflg) \ argument 1292 #define __sanitizer_syscall_pre_msgrcv(msqid, msgp, msgsz, msgtyp, msgflg) \ argument 1296 #define __sanitizer_syscall_post_msgrcv(res, msqid, msgp, msgsz, msgtyp, \ argument
|
/external/compiler-rt/include/sanitizer/ |
D | linux_syscall_hooks.h | 1286 #define __sanitizer_syscall_pre_msgsnd(msqid, msgp, msgsz, msgflg) \ argument 1289 #define __sanitizer_syscall_post_msgsnd(res, msqid, msgp, msgsz, msgflg) \ argument 1292 #define __sanitizer_syscall_pre_msgrcv(msqid, msgp, msgsz, msgtyp, msgflg) \ argument 1296 #define __sanitizer_syscall_post_msgrcv(res, msqid, msgp, msgsz, msgtyp, \ argument
|