Searched refs:IOCopyLogNameForPID (Results 1 – 6 of 6) sorted by relevance
221 extern "C" OSString * IOCopyLogNameForPID(int pid);
1669 IOCopyLogNameForPID(int pid) in IOCopyLogNameForPID() function
1726 str = IOCopyLogNameForPID(task_pid(task)); in iokit_task_app_suspended_changed()4179 OSString * taskName = IOCopyLogNameForPID(proc_selfpid()); in is_io_service_wait_quiet_with_options()4324 OSString * creatorName = IOCopyLogNameForPID(proc_selfpid()); in is_io_service_open_extended()6000 OSString * taskName = IOCopyLogNameForPID(proc_selfpid()); in is_io_catalog_send_data()
6506 clientIDString = IOCopyLogNameForPID(clientID->unsigned32BitValue()); in pmTellCapabilityAppWithResponse()6789 logClientID = IOCopyLogNameForPID(clientID->unsigned32BitValue()); in logClientIDForNotification()
1864 OSSharedPtr<OSString> procName(IOCopyLogNameForPID(proc_selfpid()), OSNoRetain); in setProperties()9423 OSSharedPtr<OSString> string(IOCopyLogNameForPID(clientID->unsigned32BitValue()), OSNoRetain); in getNotificationClientName()
4573 OSString * creatorName = IOCopyLogNameForPID(proc_selfpid()); in serviceNewUserClient()