HomeSort by: relevance | last modified time | path
    Searched refs:options_set_parent (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/tmux/dist/
cmd-swap-pane.c 103 options_set_parent(src_wp->options, dst_w->options);
106 options_set_parent(dst_wp->options, src_w->options);
cmd-break-pane.c 104 options_set_parent(wp->options, w->options);
cmd-join-pane.c 151 options_set_parent(src_wp->options, dst_w->options);
options.c 198 options_set_parent(struct options *oo, struct options *parent) function
tmux.h 2399 void options_set_parent(struct options *, struct options *);

Completed in 51 milliseconds