Searched refs:IOCopyLogNameForPID (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/iokit/Kernel/
H A DIOKitKernelInternal.h241 extern "C" OSString * IOCopyLogNameForPID(int pid);
H A DIOLib.cpp1032 OSString * IOCopyLogNameForPID(int pid) function
H A DIOServicePM.cpp5953 clientIDString = IOCopyLogNameForPID(clientID->unsigned32BitValue());
6231 logClientID = IOCopyLogNameForPID(clientID->unsigned32BitValue());
H A DIOUserClient.cpp3056 OSString * creatorName = IOCopyLogNameForPID(proc_selfpid());

Completed in 93 milliseconds