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
906 if (!interactive_mode && !cmd_file_mode) { in cleanup()
1032 if (saw_error && cmd_file_mode && !interactive_mode) in read_input()
1049 interactive_mode = B_TRUE; in do_interactive()
1188 if (interactive_mode) in do_commit()
1228 if (interactive_mode) in commit_func()
1462 if (interactive_mode && current_scope != NWAM_SCOPE_NCP) { in create_func()
1574 if (interactive_mode) in destroy_all()
1692 } else if (interactive_mode) { in destroy_func()
2585 if (interactive_mode) { in set_func()
[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()