Lines Matching refs:scripted

5100     unsigned int column_size, boolean_t scripted)  in print_one_stat()  argument
5106 if (scripted) in print_one_stat()
6376 boolean_t queues = B_FALSE, parsable = B_FALSE, scripted = B_FALSE; in zpool_do_iostat() local
6444 scripted = B_TRUE; in zpool_do_iostat()
6477 cb.cb_scripted = scripted; in zpool_do_iostat()
6925 boolean_t scripted, boolean_t valid, enum zfs_nicenum_format format, in collect_vdev_prop() argument
6980 if (scripted) in collect_vdev_prop()
6999 boolean_t scripted = cb->cb_scripted; in collect_list_stats() local
7029 if (scripted) in collect_list_stats()
7047 scripted, B_TRUE, format, cb->cb_json, props, in collect_list_stats()
7051 scripted, toplevel, format, cb->cb_json, props, in collect_list_stats()
7055 scripted, toplevel, format, cb->cb_json, props, in collect_list_stats()
7058 NULL, scripted, toplevel, format, cb->cb_json, props, in collect_list_stats()
7061 vs->vs_checkpoint_space, NULL, scripted, toplevel, format, in collect_list_stats()
7064 scripted, B_TRUE, format, cb->cb_json, props, in collect_list_stats()
7067 vs->vs_fragmentation, NULL, scripted, in collect_list_stats()
7073 scripted, toplevel, format, cb->cb_json, props, in collect_list_stats()
7076 scripted, toplevel, format, cb->cb_json, props, in collect_list_stats()
7085 collect_vdev_prop(ZPOOL_PROP_HEALTH, 0, state, scripted, in collect_list_stats()
12048 int scripted; member
12069 if (opts->scripted) in zpool_do_events_short()
12352 if (!opts->scripted) in zpool_do_events_next()
12416 opts.scripted = 1; in zpool_do_events()
12445 if ((argc == 1 || opts.verbose || opts.scripted || opts.follow) && in zpool_do_events()