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