Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOUserServer.h258 size_t size, bool copyObjects, bool consumePorts);
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp3886 size_t size, bool copyObjects, bool consumePorts) in copyInObjects() argument
3924 if (isObjectPort && copyObjects) { in copyInObjects()
3943 if (isObjectPort && copyObjects && ool->size && ool->address) { in copyInObjects()
3967 if (isObjectPort && copyObjects) { in copyInObjects()