Searched refs:qreply (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/solaris/Mouse/testcase/
H A DtstVBoxMouse-solaris.c45 qreply(pWriteQueue, pMBlk);
56 qreply(pWriteQueue, pMBlk);
121 void qreply(queue_t *pQueue, mblk_t *pMBlk) function
H A Dsolaris.h401 extern void qreply(queue_t *pQueue, mblk_t *pMBlk);
/vbox/src/VBox/HostDrivers/VBoxNetFlt/solaris/
H A DVBoxNetFlt-solaris.c1340 qreply(pQueue, pRawMsg);
1386 qreply(pQueue, pFastMsg);
1542 qreply(pQueue, pPhysAddrMsg);
1605 qreply(pQueue, pBindMsg);
1627 qreply(pQueue, pNotifyMsg);
/vbox/src/VBox/Additions/solaris/Mouse/
H A Dvboxms.c668 qreply(pWriteQueue, pMBlk);
1072 * function takes care of the IOCtl logic only and does not call qreply() or

Completed in 60 milliseconds