Home
last modified time | relevance | path

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

/freebsd-src/bin/ed/
H A Dmain.c75 int scripted = 0; /* if set, suppress diagnostics */ variable
105 scripted = 1; in main()
118 scripted = 1; in main()
171 if (modified && !scripted) { in main()
469 if (modified && !scripted) in exec_command()
636 gflag = (modified && !scripted && c == 'q') ? EMOD : EOF; in exec_command()
795 else if (modified && !scripted && n == 'q') in exec_command()
834 if (!scripted) printf("!\n"); in exec_command()
H A Dio.c55 if (!scripted) in read_file()
162 if (!scripted) in write_file()
309 if (!scripted && !isglobal && ++lc > rows) { in put_tty_line()
H A Ded.h269 extern int scripted;
/freebsd-src/usr.sbin/bsdinstall/partedit/
H A DMakefile19 part_wizard.c scripted.c
/freebsd-src/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_impl.h218 boolean_t scripted;
215 boolean_t scripted; global() member
H A Dlibzfs_diff.c212 (void) fputs(di->scripted ? "\t" : " -> ", fp); in print_rename()
770 di.scripted = (flags & ZFS_DIFF_PARSEABLE); in zfs_show_diffs()
H A Dlibzfs.abi5070 <var-decl name='scripted' type-id='c19b74c3' visibility='default'/>
/freebsd-src/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c5105 unsigned int column_size, boolean_t scripted) in print_vdev_stats()
5111 if (scripted) in print_vdev_stats()
6383 boolean_t queues = B_FALSE, parsable = B_FALSE, scripted = B_FALSE; in print_pool()
6451 scripted = B_TRUE; in print_one_column()
6484 cb.cb_scripted = scripted; in print_one_column()
6896 * If this is being called in scripted mode, or if this in zpool_do_attach_or_replace()
6932 boolean_t scripted, boolean_t valid, enum zfs_nicenum_format format, in zpool_do_attach_or_replace()
6987 if (scripted) in zpool_do_replace()
7006 boolean_t scripted = cb->cb_scripted;
7036 if (scripted) in zpool_do_detach()
4662 print_one_stat(uint64_t value,enum zfs_nicenum_format format,unsigned int column_size,boolean_t scripted) print_one_stat() argument
5940 boolean_t queues = B_FALSE, parsable = B_FALSE, scripted = B_FALSE; zpool_do_iostat() local
6438 print_one_column(zpool_prop_t prop,uint64_t value,const char * str,boolean_t scripted,boolean_t valid,enum zfs_nicenum_format format) print_one_column() argument
6505 boolean_t scripted = cb->cb_scripted; print_list_stats() local
10253 int scripted; global() member
[all...]
/freebsd-src/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c1981 * -H scripted mode. Headers are stripped, and fields are separated in get_callback()
3175 print_us_node(boolean_t scripted, boolean_t parsable, int *fields, int types, in zfs_do_userspace()
3268 if (scripted) in zfs_do_userspace()
3273 if (scripted) in zfs_do_userspace()
3288 print_us(boolean_t scripted, boolean_t parsable, int *fields, int types, in zfs_do_userspace()
3296 if (!scripted) { in zfs_do_userspace()
3315 print_us_node(scripted, parsable, fields, types, width, node); in zfs_do_userspace()
3336 boolean_t scripted = B_FALSE; in zfs_do_userspace()
3374 scripted = B_TRUE; in zfs_do_userspace()
3551 print_us(scripted, parsabl in print_dataset()
3026 print_us_node(boolean_t scripted,boolean_t parsable,int * fields,int types,size_t * width,us_node_t * node) print_us_node() argument
3139 print_us(boolean_t scripted,boolean_t parsable,int * fields,int types,size_t * width,boolean_t rmnode,uu_avl_t * avl) print_us() argument
3187 boolean_t scripted = B_FALSE; zfs_do_userspace() local
6564 print_holds(boolean_t scripted,int nwidth,int tagwidth,nvlist_t * nvl,boolean_t parsable) print_holds() argument
6676 boolean_t scripted = B_FALSE; zfs_do_holds() local
[all...]
/freebsd-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
/freebsd-src/lib/clang/liblldb/
H A DMakefile548 SRCS+= Plugins/Process/scripted/ScriptedProcess.cpp
549 SRCS+= Plugins/Process/scripted/ScriptedThread.cpp
/freebsd-src/contrib/llvm-project/
H A DFREEBSD-Xlist448 lldb/source/Plugins/Process/scripted/CMakeLists.txt
/freebsd-src/usr.sbin/bsdconfig/share/media/
H A Dtcpip.subr1684 # menu if scripted, this function will always display the menu of available
/freebsd-src/contrib/xz/
H A DChangeLog11748 for many scripted use cases for xz. The sandbox usage is already very
/freebsd-src/contrib/unbound/doc/
H A DChangelog11191 where no scripted answer was available.