Searched refs:z_flag_echo_get (Results 1 – 4 of 4) sorted by relevance
1041 if (z_flag_echo_get(sh) && in state_collect()1054 if (z_flag_echo_get(sh)) { in state_collect()1061 if (z_flag_echo_get(sh)) { in state_collect()1076 } else if (z_flag_echo_get(sh)) { in state_collect()1088 } else if (z_flag_echo_get(sh)) { in state_collect()1097 if (!z_flag_echo_get(sh)) { in state_collect()1148 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()
Completed in 31 milliseconds