Searched refs:cat_options (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/
H A Dcat.c16 struct cat_options { struct
21 ISL_ARGS_START(struct cat_options, cat_options_args)
22 ISL_ARG_CHILD(struct cat_options, isl, "isl", &isl_options_args, "isl options")
23 ISL_ARG_CHOICE(struct cat_options, format, 0, "format", \
27 ISL_ARG_DEF(cat_options, struct cat_options, cat_options_args)
34 struct cat_options *options;

Completed in 36 milliseconds