Searched refs:LenPtr (Results 1 – 2 of 2) sorted by relevance
365 OUT UINT32 *LenPtr in XenStoreGetOutputChunk() argument373 *LenPtr = Len; in XenStoreGetOutputChunk()394 OUT UINT32 *LenPtr in XenStoreGetInputChunk() argument403 *LenPtr = Len; in XenStoreGetInputChunk()745 OUT UINT32 *LenPtr OPTIONAL, in XenStoreReadReply()769 if (LenPtr != NULL) { in XenStoreReadReply()770 *LenPtr = Message->Header.len; in XenStoreReadReply()799 OUT UINT32 *LenPtr OPTIONAL, in XenStoreTalkv()834 Status = XenStoreReadReply ((enum xsd_sockmsg_type *)&Message.type, LenPtr, &Return); in XenStoreTalkv()881 OUT UINT32 *LenPtr OPTIONAL, in XenStoreSingle()[all …]
104 OUT UINT32 *LenPtr OPTIONAL,