Home
last modified time | relevance | path

Searched refs:scripted (Results 1 – 16 of 16) sorted by relevance

/src/bin/ed/
H A Dio.c57 if (!scripted) in read_file()
164 if (!scripted) in write_file()
326 if (!scripted && !isglobal && ++lc > rows) { in put_tty_line()
347 if (!scripted && !isglobal && ++lc > rows) { in put_tty_line()
H A Dmain.c77 int scripted = 0; /* if set, suppress diagnostics */ variable
107 scripted = 1; in main()
120 scripted = 1; in main()
173 if (modified && !scripted) { in main()
471 if (modified && !scripted) in exec_command()
638 gflag = (modified && !scripted && c == 'q') ? EMOD : EOF; in exec_command()
797 else if (modified && !scripted && n == 'q') in exec_command()
836 if (!scripted) printf("!\n"); in exec_command()
H A Ded.h273 extern int scripted;
/src/usr.sbin/bsdinstall/partedit/
H A DMakefile19 part_wizard.c scripted.c
/src/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_impl.h218 boolean_t scripted; member
H A Dlibzfs_diff.c213 (void) fputs(di->scripted ? "\t" : " -> ", fp); in print_rename()
771 di.scripted = (flags & ZFS_DIFF_PARSEABLE); in zfs_show_diffs()
H A Dlibzfs.abi5247 <var-decl name='scripted' type-id='c19b74c3' visibility='default'/>
/src/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c5120 unsigned int column_size, boolean_t scripted) in print_one_stat() argument
5126 if (scripted) in print_one_stat()
6377 boolean_t queues = B_FALSE, parsable = B_FALSE, scripted = B_FALSE; in zpool_do_iostat() local
6445 scripted = B_TRUE; in zpool_do_iostat()
6478 cb.cb_scripted = scripted; in zpool_do_iostat()
6954 boolean_t scripted, boolean_t valid, enum zfs_nicenum_format format, in collect_vdev_prop() argument
7009 if (scripted) in collect_vdev_prop()
7027 boolean_t scripted = cb->cb_scripted; in collect_list_stats() local
7055 if (scripted) in collect_list_stats()
7079 NULL, scripted, B_TRUE, format, in collect_list_stats()
[all …]
/src/usr.sbin/bsdconfig/share/packages/
H A Dpackages.subr862 # Just as-in the user-interface (opposed to scripted-use), only allow
878 # If invoked through the scripted interface, we likely have not yet
907 # Just as-in the user-interface (opposed to scripted-use), only
1092 # Just as-in the user-interface (opposed to scripted-use), only allow
1108 # If invoked through the scripted interface, we likely have not yet
/src/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c3205 print_us_node(boolean_t scripted, boolean_t parsable, int *fields, int types, in print_us_node() argument
3298 if (scripted) in print_us_node()
3303 if (scripted) in print_us_node()
3318 print_us(boolean_t scripted, boolean_t parsable, int *fields, int types, in print_us() argument
3326 if (!scripted) { in print_us()
3345 print_us_node(scripted, parsable, fields, types, width, node); in print_us()
3363 boolean_t scripted = B_FALSE; in zfs_do_userspace() local
3399 scripted = B_TRUE; in zfs_do_userspace()
3571 print_us(scripted, parsable, fields, types, cb.cb_width, B_TRUE, in zfs_do_userspace()
6741 print_holds(boolean_t scripted, int nwidth, int tagwidth, nvlist_t *nvl, in print_holds() argument
[all …]
/src/lib/clang/liblldb/
H A DMakefile564 SRCS+= Plugins/Process/scripted/ScriptedProcess.cpp
565 SRCS+= Plugins/Process/scripted/ScriptedThread.cpp
/src/usr.sbin/bsdconfig/share/media/
H A Dtcpip.subr1684 # menu if scripted, this function will always display the menu of available
/src/contrib/llvm-project/
H A DFREEBSD-Xlist448 lldb/source/Plugins/Process/scripted/CMakeLists.txt
/src/contrib/xz/
H A DChangeLog16815 for many scripted use cases for xz. The sandbox usage is already very
/src/contrib/unbound/doc/
H A DChangelog11723 where no scripted answer was available.
/src/contrib/ncurses/
H A DNEWS235 + fix some typos/errata in license text, to help with scripted checks