Lines Matching defs:scripted
1981 * -H scripted mode. Headers are stripped, and fields are separated
3175 print_us_node(boolean_t scripted, boolean_t parsable, int *fields, int types,
3268 if (scripted)
3273 if (scripted)
3288 print_us(boolean_t scripted, boolean_t parsable, int *fields, int types,
3296 if (!scripted) {
3315 print_us_node(scripted, parsable, fields, types, width, node);
3336 boolean_t scripted = B_FALSE;
3374 scripted = B_TRUE;
3551 print_us(scripted, parsable, fields, types, cb.cb_width, B_TRUE,
3797 * If this is being called in scripted mode, or if
6809 print_holds(boolean_t scripted, int nwidth, int tagwidth, nvlist_t *nvl,
6817 if (!scripted) {
6846 if (scripted) {
6921 boolean_t scripted = B_FALSE;
6939 scripted = B_TRUE;
6997 print_holds(scripted, cb.cb_max_namelen, cb.cb_max_taglen, nvl,