Searched refs:PrintIPCInformation (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215/tools/lldbmacros/ |
| H A D | ipc.py | 488 print(PrintIPCInformation.header) 489 PrintIPCInformation(ipc, False, False) 530 print(PrintIPCInformation.header) 531 PrintIPCInformation(t.itk_space, False, False) 857 print(PrintIPCInformation.header) 858 PrintIPCInformation(ipc, True, False, rights_type) 899 print(PrintIPCInformation.header) 900 PrintIPCInformation(tval.itk_space, True, False, rights_type) 971 print(PrintIPCInformation.header) 972 PrintIPCInformation(tval.itk_space, True, True, rights_type) [all …]
|