Home | History | Annotate | Download | only in util

Lines Matching full:item_arg

1604 	struct print_arg *item_arg;
1640 item_arg = malloc_or_die(sizeof(*item_arg));
1644 arg->typecast.item = item_arg;
1645 type = process_arg_token(event, item_arg, &token, type);