Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c328 static boolean_t interactive_mode; variable
1049 interactive_mode = B_TRUE; in do_interactive()
1188 if (interactive_mode) in do_commit()
1228 if (interactive_mode) in commit_func()
1574 if (interactive_mode) in destroy_all()
1692 } else if (interactive_mode) { in destroy_func()
2585 if (interactive_mode) { in set_func()
3991 if (!interactive_mode) { in walkprop_func()
4191 else if (interactive_mode) in verify_func()
4240 if (!interactive_mode) in one_command_at_a_time()
[all …]
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c576 static boolean_t interactive_mode; variable
1053 if (verbose && interactive_mode) { in usage()
1509 interactive_mode && !read_only_mode) in initialize()
2699 if (force && zonecfg_check_handle(handle) != Z_OK && interactive_mode) in delete_func()
3103 if (!interactive_mode) { in prompt_remove_resource()
5650 if (interactive_mode) { in info_func()
7227 if (!interactive_mode && !cmd_file_mode) { in cleanup()
7350 if (saw_error && cmd_file_mode && !interactive_mode) in read_input()
7368 interactive_mode = B_TRUE; in do_interactive()
7427 interactive_mode = B_TRUE; in cmd_file()