Searched refs:best_ce (Results 1 – 1 of 1) sorted by relevance
650 const cmd_tbl_entry_t *ce, *ce1, *best_ce = NULL; in cmd() local707 if (best_ce) { in cmd()713 best_ce = ce; in cmd()718 if (best_ce) in cmd()719 return (run_cmd(tag, op, best_argp, best_ce)); in cmd()