| /NextBSD/bin/ed/ |
| HD | main.c | 91 int scripted = 0; /* if set, suppress diagnostics */ variable 121 scripted = 1; in main() 138 scripted = 1; in main() 191 if (modified && !scripted) { in main() 488 if (modified && !scripted) in exec_command() 655 gflag = (modified && !scripted && c == 'q') ? EMOD : EOF; in exec_command() 814 else if (modified && !scripted && n == 'q') in exec_command() 858 if (!scripted) printf("!\n"); in exec_command()
|
| HD | io.c | 53 if (!scripted) in read_file() 159 if (!scripted) in write_file() 312 if (!scripted && !isglobal && ++lc > rows) { in put_tty_line()
|
| HD | ed.h | 284 extern int scripted;
|
| /NextBSD/usr.sbin/bsdinstall/partedit/ |
| HD | Makefile | 19 part_wizard.c scripted.c
|
| /NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/ |
| HD | libzfs_diff.c | 75 boolean_t scripted; member 214 if (di->scripted) in print_rename() 781 di.scripted = (flags & ZFS_DIFF_PARSEABLE); in zfs_show_diffs()
|
| /NextBSD/cddl/contrib/opensolaris/cmd/zfs/ |
| HD | zfs_main.c | 2568 print_us_node(boolean_t scripted, boolean_t parsable, int *fields, int types, in print_us_node() argument 2640 if (scripted) in print_us_node() 2645 if (scripted) in print_us_node() 2660 print_us(boolean_t scripted, boolean_t parsable, int *fields, int types, in print_us() argument 2668 if (!scripted) { in print_us() 2687 print_us_node(scripted, parsable, fields, types, width, node); in print_us() 2709 boolean_t scripted = B_FALSE; in zfs_do_userspace() local 2738 scripted = B_TRUE; in zfs_do_userspace() 2893 print_us(scripted, parsable, fields, types, cb.cb_width, B_TRUE, in zfs_do_userspace() 5547 print_holds(boolean_t scripted, boolean_t literal, size_t nwidth, in print_holds() argument [all …]
|
| /NextBSD/cddl/contrib/opensolaris/cmd/zpool/ |
| HD | zpool_main.c | 2897 print_one_column(zpool_prop_t prop, uint64_t value, boolean_t scripted, in print_one_column() argument 2929 if (scripted) in print_one_column() 2943 boolean_t scripted = cb->cb_scripted; in print_list_stats() local 2955 if (scripted) in print_list_stats() 2969 print_one_column(ZPOOL_PROP_SIZE, vs->vs_space, scripted, in print_list_stats() 2971 print_one_column(ZPOOL_PROP_ALLOCATED, vs->vs_alloc, scripted, in print_list_stats() 2974 scripted, toplevel); in print_list_stats() 2975 print_one_column(ZPOOL_PROP_EXPANDSZ, vs->vs_esize, scripted, in print_list_stats() 2978 vs->vs_fragmentation, scripted, in print_list_stats() 2982 print_one_column(ZPOOL_PROP_CAPACITY, cap, scripted, toplevel); in print_list_stats()
|
| /NextBSD/usr.sbin/bsdconfig/share/packages/ |
| HD | packages.subr | 853 # Just as-in the user-interface (opposed to scripted-use), only allow 869 # If invoked through the scripted interface, we likely have not yet 898 # Just as-in the user-interface (opposed to scripted-use), only 1083 # Just as-in the user-interface (opposed to scripted-use), only allow 1099 # If invoked through the scripted interface, we likely have not yet
|
| /NextBSD/contrib/ofed/management/opensm/doc/ |
| HD | perf-manager-arch.txt | 8 a perfquery diagnostic tool which some have scripted into a
|
| /NextBSD/usr.sbin/bsdconfig/share/media/ |
| HD | tcpip.subr | 1686 # menu if scripted, this function will always display the menu of available
|
| /NextBSD/contrib/unbound/doc/ |
| HD | Changelog | 4972 where no scripted answer was available.
|