Home
last modified time | relevance | path

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

/minix3/external/bsd/tmux/dist/
H A Dformat.c39 char *format_get_command(struct window_pane *);
361 format_get_command(struct window_pane *wp) in format_get_command() function
566 if ((cmd = format_get_command(wp)) != NULL) { in format_window_pane()