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