Home
last modified time | relevance | path

Searched defs:msqid (Results 1 – 1 of 1) sorted by relevance

/external/libnfc-nxp/Linux_x86/
DphDal4Nfc_messageQueueLib.c96 int phDal4Nfc_msgctl ( int msqid, int cmd, void *buf ) in phDal4Nfc_msgctl()
139 int phDal4Nfc_msgsnd (int msqid, void * msgp, size_t msgsz, int msgflg) in phDal4Nfc_msgsnd()
190 int phDal4Nfc_msgrcv (int msqid, void * msgp, size_t msgsz, long msgtyp, int msgflg) in phDal4Nfc_msgrcv()