Searched refs:options_array_item_value (Results 1 – 11 of 11) sorted by relevance
196 ov = options_array_item_value(a); in environ_update()
448 ov = options_array_item_value(a); in tty_term_apply_overrides()588 ov = options_array_item_value(a); in tty_term_create()
1112 c = options_array_item_value(a)->number; in colour_palette_from_option()
114 cmdlist = options_array_item_value(a)->cmdlist; in notify_insert_hook()
433 ov = options_array_item_value(a); in cmd_get_alias()
431 cmdlist = options_array_item_value(a)->cmdlist; in cmdq_insert_hook()
393 utf8_add_to_width_cache(options_array_item_value(a)->string);
560 options_array_item_value(struct options_array_item *a) in options_array_item_value() function
533 ov = options_array_item_value(a); in tty_keys_build()
1726 value = options_array_item_value(a)->string; in status_prompt_complete_list()
2331 union options_value *options_array_item_value(struct options_array_item *);