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