Searched refs:thports_idx (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.140.69/tools/lldbmacros/ |
| H A D | ipc.py | 1226 thports_idx = -3000 variable 1233 global intransit_idx, taskports_idx, thports_idx, registeredport_idx, excports_idx 1358 func(t, space, ctx, thports_idx, 0, thport, 17) ## see: osfmk/mach/message.h 1362 func(t, space, ctx, thports_idx, 0, thport, 18) ## see: osfmk/mach/message.h 1368 func(t, space, ctx, thports_idx, 0, vport, vdisp)
|