bm_find
mentry : GVAR '[' vargs ']' { $$ = bm_find($1, $3); }
struct bt_arg *bm_find(const char *, struct bt_arg *);