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