Searched refs:first_get (Results 1 – 1 of 1) sorted by relevance
120 static int first_get = 1; variable248 while (get_command("Top level command (? for help): ", first_get, &command)) { in interact()249 first_get = 0; in interact()545 while (get_command("Command (? for help): ", first_get, &command)) { in edit()546 first_get = 0; in edit()976 while (get_command("Expert command (? for help): ", first_get, &command)) { in do_expert()977 first_get = 0; in do_expert()