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

1 2 3 4 5 6 7

  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/
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);
10-1-buildonly.c 15 char *msgp; local
21 msgp = NULL;
25 err = mq_timedsend(mqdes, msgp, msg_len, msg_prio, &timeout);
9-1-buildonly.c 17 char *msgp; local
20 size = mq_timedreceive(mqdes, msgp, msg_len, &msg_prio, &abstime);
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_msg.h 42 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz);
43 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgsz);
loc_eng_dmn_conn_glue_msg.c 98 msgp - pointer to the message to be sent
111 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz)
114 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp;
117 result = loc_eng_dmn_conn_glue_pipewrite(msgqid, msgp, msgsz);
133 msgp - pointer to the buffer to hold the message
146 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgbufsz)
149 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp;
162 result = loc_eng_dmn_conn_glue_piperead(msgqid, (uint8_t *) msgp + sizeof(pmsg->msgsz), pmsg->msgsz - sizeof(pmsg->msgsz));
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_msg.h 42 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz);
43 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgsz);
loc_eng_dmn_conn_glue_msg.c 98 msgp - pointer to the message to be sent
111 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz)
114 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp;
117 result = loc_eng_dmn_conn_glue_pipewrite(msgqid, msgp, msgsz);
133 msgp - pointer to the buffer to hold the message
146 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgbufsz)
149 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp;
162 result = loc_eng_dmn_conn_glue_piperead(msgqid, (uint8_t *) msgp + sizeof(pmsg->msgsz), pmsg->msgsz - sizeof(pmsg->msgsz));
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_msg.h 42 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz);
43 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgsz);
loc_eng_dmn_conn_glue_msg.c 98 msgp - pointer to the message to be sent
111 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz)
114 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp;
117 result = loc_eng_dmn_conn_glue_pipewrite(msgqid, msgp, msgsz);
133 msgp - pointer to the buffer to hold the message
146 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgbufsz)
149 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp;
162 result = loc_eng_dmn_conn_glue_piperead(msgqid, (uint8_t *) msgp + sizeof(pmsg->msgsz), pmsg->msgsz - sizeof(pmsg->msgsz));
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_msg.h 42 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz);
43 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgsz);
loc_eng_dmn_conn_glue_msg.c 98 msgp - pointer to the message to be sent
111 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz)
114 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp;
117 result = loc_eng_dmn_conn_glue_pipewrite(msgqid, msgp, msgsz);
133 msgp - pointer to the buffer to hold the message
146 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgbufsz)
149 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp;
162 result = loc_eng_dmn_conn_glue_piperead(msgqid, (uint8_t *) msgp + sizeof(pmsg->msgsz), pmsg->msgsz - sizeof(pmsg->msgsz));
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_msg.h 42 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz);
43 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgsz);
loc_eng_dmn_conn_glue_msg.c 98 msgp - pointer to the message to be sent
111 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz)
114 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp;
117 result = loc_eng_dmn_conn_glue_pipewrite(msgqid, msgp, msgsz);
133 msgp - pointer to the buffer to hold the message
146 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgbufsz)
149 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp;
162 result = loc_eng_dmn_conn_glue_piperead(msgqid, (uint8_t *) msgp + sizeof(pmsg->msgsz), pmsg->msgsz - sizeof(pmsg->msgsz));
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_dmn_conn_glue_msg.h 42 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz);
43 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgsz);
loc_eng_dmn_conn_glue_msg.c 98 msgp - pointer to the message to be sent
111 int loc_eng_dmn_conn_glue_msgsnd(int msgqid, const void * msgp, size_t msgsz)
114 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp;
117 result = loc_eng_dmn_conn_glue_pipewrite(msgqid, msgp, msgsz);
133 msgp - pointer to the buffer to hold the message
146 int loc_eng_dmn_conn_glue_msgrcv(int msgqid, void *msgp, size_t msgbufsz)
149 struct ctrl_msgbuf *pmsg = (struct ctrl_msgbuf *) msgp;
162 result = loc_eng_dmn_conn_glue_piperead(msgqid, (uint8_t *) msgp + sizeof(pmsg->msgsz), pmsg->msgsz - sizeof(pmsg->msgsz));
  /external/libpcap/Win32/Include/
inetprivate.h 52 extern void putlong(u_long l, u_char *msgp);
53 extern void putshort(u_short l, u_char *msgp);
54 extern u_int32_t _getlong(register const u_char *msgp);
55 extern u_int16_t _getshort(register const u_char *msgp);
  /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

Completed in 6239 milliseconds

1 2 3 4 5 6 7