Searched refs:options_array_first (Results 1 – 13 of 13) sorted by relevance
162 a = options_array_first(o); in cmd_show_options_print()243 else if ((a = options_array_first(o)) == NULL) { in cmd_show_options_all()
194 a = options_array_first(o); in environ_update()
446 a = options_array_first(o); in tty_term_apply_overrides()586 a = options_array_first(o); in tty_term_create()
1098 if ((a = options_array_first(o)) == NULL) { in colour_palette_from_option()
112 a = options_array_first(o); in notify_insert_hook()
431 a = options_array_first(o); in cmd_get_alias()
429 a = options_array_first(o); in cmdq_insert_hook()
391 a = options_array_first(o);
540 options_array_first(struct options_entry *o) in options_array_first() function
530 a = options_array_first(o); in tty_keys_build()
243 ai = options_array_first(o); in window_customize_build_array()
1724 a = options_array_first(o); in status_prompt_complete_list()
2328 struct options_array_item *options_array_first(struct options_entry *);