/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ipc.h | 59 long msgtyp; member in struct:ipc_kludge
|
/external/libnfc-nxp/Linux_x86/ |
phDal4Nfc_messageQueueLib.c | 181 * The msgtyp and msgflg parameters are ignored. 190 int phDal4Nfc_msgrcv (int msqid, void * msgp, size_t msgsz, long msgtyp, int msgflg)
|
/external/strace/ |
ipc.c | 253 tprint_msgrcv(struct tcb *tcp, long addr, unsigned long count, long msgtyp) 264 tprintf(", %lu, %ld, ", count, msgtyp); 275 long msgtyp; member in struct:ipc_wrapper 283 tcp->u_arg[1], tmp.msgtyp);
|
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-ppc64-linux.c | 840 Word msgtyp; local 845 msgtyp = deref_Addr( tid, 846 (Addr) (&((struct vki_ipc_kludge *)ARG5)->msgtyp), 849 ML_(linux_PRE_sys_msgrcv)( tid, ARG2, msgp, ARG3, msgtyp, ARG4 ); 906 Word msgtyp; local 911 msgtyp = deref_Addr( tid, 912 (Addr) (&((struct vki_ipc_kludge *)ARG5)->msgtyp), 915 ML_(linux_POST_sys_msgrcv)( tid, RES, ARG2, msgp, ARG3, msgtyp, ARG4 ); [all...] |
syswrap-ppc32-linux.c | 827 Word msgtyp; local 832 msgtyp = deref_Addr( tid, 833 (Addr) (&((struct vki_ipc_kludge *)ARG5)->msgtyp), 836 ML_(linux_PRE_sys_msgrcv)( tid, ARG2, msgp, ARG3, msgtyp, ARG4 ); 893 Word msgtyp; local 898 msgtyp = deref_Addr( tid, 899 (Addr) (&((struct vki_ipc_kludge *)ARG5)->msgtyp), 902 ML_(linux_POST_sys_msgrcv)( tid, RES, ARG2, msgp, ARG3, msgtyp, ARG4 ); [all...] |
syswrap-s390x-linux.c | 825 Word msgtyp; local 830 msgtyp = deref_Addr( tid, 831 (Addr) (&((struct vki_ipc_kludge *)ARG5)->msgtyp), 834 ML_(linux_PRE_sys_msgrcv)( tid, ARG2, msgp, ARG3, msgtyp, ARG4 ); 891 Word msgtyp; local 896 msgtyp = deref_Addr( tid, 897 (Addr) (&((struct vki_ipc_kludge *)ARG5)->msgtyp), 900 ML_(linux_POST_sys_msgrcv)( tid, RES, ARG2, msgp, ARG3, msgtyp, ARG4 ); [all...] |
syswrap-mips32-linux.c | 1124 Word msgtyp; local 1184 Word msgtyp; local [all...] |
syswrap-x86-linux.c | 1220 Word msgtyp; local 1286 Word msgtyp; local [all...] |
/external/kernel-headers/original/linux/ |
compat.h | 170 long compat_sys_msgrcv(int first, int second, int msgtyp, int third,
|
/external/valgrind/main/include/vki/ |
vki-arm-linux.h | 716 long msgtyp; member in struct:vki_ipc_kludge
|
vki-ppc32-linux.h | 867 long msgtyp; member in struct:vki_ipc_kludge [all...] |
vki-ppc64-linux.h | 731 long msgtyp; member in struct:vki_ipc_kludge
|
vki-s390x-linux.h | 883 long msgtyp; member in struct:vki_ipc_kludge
|
vki-x86-linux.h | 733 long msgtyp; member in struct:vki_ipc_kludge
|
vki-mips32-linux.h | 734 long msgtyp; member in struct:vki_ipc_kludge [all...] |