Home
last modified time | relevance | path

Searched refs:z_flag_history_exit_get (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/shell/
Dshell_ops.h157 static inline bool z_flag_history_exit_get(const struct shell *sh) in z_flag_history_exit_get() function
Dshell.c205 if (z_flag_history_exit_get(sh)) { in history_handle()