Searched refs:options_array_item (Results 1 – 13 of 13) sorted by relevance
34 struct options_array_item { struct37 RB_ENTRY(options_array_item) entry; argument40 options_array_cmp(struct options_array_item *a1, struct options_array_item *a2) in options_array_cmp()48 RB_GENERATE_STATIC(options_array, options_array_item, entry, options_array_cmp);368 static struct options_array_item *369 options_array_item(struct options_entry *o, u_int idx) in options_array_item() function371 struct options_array_item a; in options_array_item()377 static struct options_array_item *380 struct options_array_item *a; in options_array_new()389 options_array_free(struct options_entry *o, struct options_array_item *a) in options_array_free()[all …]
153 struct options_array_item *a; in cmd_show_options_print()206 struct options_array_item *a; in cmd_show_options_all()
187 struct options_array_item *a; in environ_update()
61 struct options_array_item;2060 RB_HEAD(options_array, options_array_item);2328 struct options_array_item *options_array_first(struct options_entry *);2329 struct options_array_item *options_array_next(struct options_array_item *);2330 u_int options_array_item_index(struct options_array_item *);2331 union options_value *options_array_item_value(struct options_array_item *);
438 struct options_array_item *a; in tty_term_apply_overrides()528 struct options_array_item *a; in tty_term_create()
1090 struct options_array_item *a; in colour_palette_from_option()
64 struct options_array_item *a; in notify_insert_hook()
421 struct options_array_item *a; in cmd_get_alias()
370 struct options_array_item *a; in cmdq_insert_hook()
376 struct options_array_item *a;
493 struct options_array_item *a; in tty_keys_build()
238 struct options_array_item *ai; in window_customize_build_array()
1707 struct options_array_item *a; in status_prompt_complete_list()