Searched refs:LenPtr (Results 1 – 2 of 2) sorted by relevance
362 OUT UINT32 *LenPtr in XenStoreGetOutputChunk() argument370 *LenPtr = Len; in XenStoreGetOutputChunk()391 OUT UINT32 *LenPtr in XenStoreGetInputChunk() argument400 *LenPtr = Len; in XenStoreGetInputChunk()743 OUT UINT32 *LenPtr OPTIONAL, in XenStoreReadReply()767 if (LenPtr != NULL) { in XenStoreReadReply()768 *LenPtr = Message->Header.len; in XenStoreReadReply()797 OUT UINT32 *LenPtr OPTIONAL, in XenStoreTalkv()832 Status = XenStoreReadReply ((enum xsd_sockmsg_type *)&Message.type, LenPtr, &Return); in XenStoreTalkv()879 OUT UINT32 *LenPtr OPTIONAL, in XenStoreSingle()[all …]
104 OUT UINT32 *LenPtr OPTIONAL,