HomeSort by relevance Sort by last modified time
    Searched defs:msgp (Results 1 - 25 of 110) sorted by null

1 2 3 4 5

  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/
10-1-buildonly.c 15 char *msgp; local
21 msgp = NULL;
25 err = mq_timedsend(mqdes, msgp, msg_len, msg_prio, &timeout);
6-1-buildonly.c 15 char *msgp; local
18 msg_size = mq_receive(mqdes, msgp, msg_len, &msg_prio);
7-1-buildonly.c 14 char *msgp; local
18 err = mq_receive(mqdes, msgp, msg_len, &msg_prio);
9-1-buildonly.c 17 char *msgp; local
20 size = mq_timedreceive(mqdes, msgp, msg_len, &msg_prio, &abstime);
  /development/ndk/platforms/android-9/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/asm-generic/
ipc.h 16 struct msgbuf __user *msgp; member in struct:ipc_kludge

Completed in 472 milliseconds

1 2 3 4 5