Searched refs:GetOptionString (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/tools/lldbmacros/ |
| H A D | kevent.py | 131 st_str=GetOptionString('kn_status_t', state, 'KN_'), 194 st_str=GetOptionString('kq_state_t', state, 'KQ_'), 265 st_str=GetOptionString('kq_state_t', state, 'KQ_'),
|
| H A D | utils.py | 414 def GetOptionString(enum_name, value, prefix = ''): function
|