Home
last modified time | relevance | path

Searched refs:options_get_parent (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.bin/tmux/
Dwindow-customize.c794 wo = options_get_parent(item->oo); in window_customize_draw_option()
795 go = options_get_parent(wo); in window_customize_draw_option()
800 go = options_get_parent(item->oo); in window_customize_draw_option()
1168 oo = options_get_parent(oo); in window_customize_reset_option()
Doptions.c192 options_get_parent(struct options *oo) in options_get_parent() function
Dtmux.h2308 struct options *options_get_parent(struct options *);