Home
last modified time | relevance | path

Searched refs:hostArchKeySize (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSKext.cpp5814 size_t hostArchKeySize = 0; in getPropertyForHostArch() local
5828 hostArchKey = makeHostArchKey(key, &hostArchKeySize); in getPropertyForHostArch()
5844 kfree_data(hostArchKey, hostArchKeySize); in getPropertyForHostArch()