Searched defs:desc_action (Results 1 – 1 of 1) sorted by relevance
376 struct desc_action { in SymCallback() struct377 const char *desc; // The substring to match. in SymCallback()378 bool *action; // On match, this pointer will be set to true. in SymCallback()