Searched refs:z_flag_echo_get (Results 1 – 4 of 4) sorted by relevance
1037 if (z_flag_echo_get(sh) && in state_collect()1050 if (z_flag_echo_get(sh)) { in state_collect()1057 if (z_flag_echo_get(sh)) { in state_collect()1072 } else if (z_flag_echo_get(sh)) { in state_collect()1084 } else if (z_flag_echo_get(sh)) { in state_collect()1093 if (!z_flag_echo_get(sh)) { in state_collect()1144 if (z_flag_echo_get(sh)) { in state_collect()
302 if (!z_flag_echo_get(sh)) { in data_insert()314 if (!z_flag_echo_get(sh)) { in char_replace()425 if (z_flag_echo_get(sh)) { in z_shell_print_prompt_and_cmd()
92 static inline bool z_flag_echo_get(const struct shell *sh) in z_flag_echo_get() function
348 z_flag_echo_get(sh) ? "on" : "off"); in cmd_echo()