Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp2678 unsigned int newDextUniqueIDCStringSize = 0; in registerIdentifier() local
2723 newDextUniqueIDCString = getDextUniqueIDCString(newDextUID, &newDextUniqueIDCStringSize); in registerIdentifier()
2956 kfree_data(newDextUniqueIDCString, newDextUniqueIDCStringSize); in registerIdentifier()