Home
last modified time | relevance | path

Searched refs:interactive_mode (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c323 static boolean_t interactive_mode; variable
896 if (!interactive_mode && !cmd_file_mode) { in cleanup()
1022 if (saw_error && cmd_file_mode && !interactive_mode) in read_input()
1039 interactive_mode = B_TRUE; in do_interactive()
1178 if (interactive_mode) in do_commit()
1214 if (interactive_mode) in commit_func()
1448 if (interactive_mode && current_scope != NWAM_SCOPE_NCP) { in create_func()
1560 if (interactive_mode) in destroy_all()
1677 } else if (interactive_mode) { in destroy_func()
2550 if (interactive_mode) { in set_func()
[all …]
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dpacket.c129 static int interactive_mode = 0; variable
1590 if (interactive_mode) in packet_not_very_much_data_to_write()
1612 interactive_mode = interactive; in packet_set_interactive()
1653 return interactive_mode; in packet_is_interactive()
/titanic_44/usr/src/cmd/zonecfg/
H A Dzonecfg.c555 static boolean_t interactive_mode; variable
1025 if (verbose && interactive_mode) { in usage()
1463 interactive_mode && !read_only_mode) in initialize()
2631 if (force && zonecfg_check_handle(handle) != Z_OK && interactive_mode) in delete_func()
2987 if (!interactive_mode) { in prompt_remove_resource()
5442 if (interactive_mode) { in info_func()
6904 if (!interactive_mode && !cmd_file_mode) { in cleanup()
7027 if (saw_error && cmd_file_mode && !interactive_mode) in read_input()
7045 interactive_mode = B_TRUE; in do_interactive()
7104 interactive_mode = B_TRUE; in cmd_file()