Searched refs:leaf_is_command (Results 1 – 2 of 2) sorted by relevance
334 bool leaf_is_command,
960 Args &path, bool leaf_is_command, Status &result) { in VerifyUserMultiwordCmdPath() argument992 if (num_args == 1 && leaf_is_command) { in VerifyUserMultiwordCmdPath()1006 size_t num_path_elements = num_args - (leaf_is_command ? 1 : 0); in VerifyUserMultiwordCmdPath()