Searched refs:scripted (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/bin/ed/ |
| H A D | 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() 489 if (modified && !scripted) in exec_command() 656 gflag = (modified && !scripted && c == 'q') ? EMOD : EOF; in exec_command() 815 else if (modified && !scripted && n == 'q') in exec_command() 859 if (!scripted) printf("!\n"); in exec_command()
|
| H A D | io.c | 57 if (!scripted) in read_file() 168 if (!scripted) in write_file() 321 if (!scripted && !isglobal && ++lc > rows) { in put_tty_line()
|
| H A D | ed.h | 284 extern int scripted;
|
| /freebsd-12.1/usr.sbin/bsdinstall/partedit/ |
| H A D | Makefile | 19 part_wizard.c scripted.c
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/ |
| H A D | libzfs_diff.c | 69 boolean_t scripted; member 212 if (di->scripted) in print_rename() 777 di.scripted = (flags & ZFS_DIFF_PARSEABLE); in zfs_show_diffs()
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/zfs/ |
| H A D | zfs_main.c | 2675 if (scripted) in print_us_node() 2680 if (scripted) in print_us_node() 2703 if (!scripted) { in print_us() 2722 print_us_node(scripted, parsable, fields, types, width, node); in print_us() 2744 boolean_t scripted = B_FALSE; in zfs_do_userspace() local 2773 scripted = B_TRUE; in zfs_do_userspace() 2928 print_us(scripted, parsable, fields, types, cb.cb_width, B_TRUE, in zfs_do_userspace() 5624 if (!scripted) { in print_holds() 5657 if (scripted) { in print_holds() 5722 boolean_t scripted = B_FALSE; in zfs_do_holds() local [all …]
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/zpool/ |
| H A D | zpool_main.c | 3258 print_one_column(zpool_prop_t prop, uint64_t value, boolean_t scripted, in print_one_column() argument 3291 if (scripted) in print_one_column() 3305 boolean_t scripted = cb->cb_scripted; in print_list_stats() local 3320 if (scripted) in print_list_stats() 3334 print_one_column(ZPOOL_PROP_SIZE, vs->vs_space, scripted, in print_list_stats() 3336 print_one_column(ZPOOL_PROP_ALLOCATED, vs->vs_alloc, scripted, in print_list_stats() 3339 scripted, toplevel); in print_list_stats() 3341 vs->vs_checkpoint_space, scripted, toplevel); in print_list_stats() 3342 print_one_column(ZPOOL_PROP_EXPANDSZ, vs->vs_esize, scripted, in print_list_stats() 3345 vs->vs_fragmentation, scripted, in print_list_stats() [all …]
|
| /freebsd-12.1/usr.sbin/bsdconfig/share/packages/ |
| H A D | packages.subr | 855 # Just as-in the user-interface (opposed to scripted-use), only allow 871 # If invoked through the scripted interface, we likely have not yet 900 # Just as-in the user-interface (opposed to scripted-use), only 1085 # Just as-in the user-interface (opposed to scripted-use), only allow 1101 # If invoked through the scripted interface, we likely have not yet
|
| /freebsd-12.1/usr.sbin/bsdconfig/share/media/ |
| H A D | tcpip.subr | 1686 # menu if scripted, this function will always display the menu of available
|
| /freebsd-12.1/contrib/unbound/doc/ |
| H A D | Changelog | 8127 where no scripted answer was available.
|