Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dwindow-customize.c29 static void window_customize_free(struct window_mode_entry *);
63 .free = window_customize_free,
922 window_customize_free(struct window_mode_entry *wme) in window_customize_free() function