Searched refs:at_shell_active_shell (Results 1 – 1 of 1) sorted by relevance
34 static const struct shell *at_shell_active_shell; variable43 if (at_shell_active_shell == NULL) { in at_shell_print_any_match()51 shell_print(at_shell_active_shell, "%s", argv[1]); in at_shell_print_any_match()57 if (at_shell_active_shell == NULL) { in at_shell_print_match()65 shell_print(at_shell_active_shell, "%s", argv[0]); in at_shell_print_match()258 at_shell_active_shell = sh; in at_shell_cmd_handler()