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

  /src/external/bsd/tmux/dist/fuzz/
input-fuzzer.c 47 wp->ictx = input_init(wp, vpty[0], NULL);
  /src/external/bsd/tmux/dist/
popup.c 779 pd->ictx = input_init(NULL, job_get_event(pd->job), &pd->palette);
window.c 1069 wp->ictx = input_init(wp, wp->event, &wp->palette);
input.c 856 input_init(struct window_pane *wp, struct bufferevent *bev, function
tmux.h 2980 struct input_ctx *input_init(struct window_pane *, struct bufferevent *,
window-copy.c 494 data->ictx = input_init(NULL, NULL, NULL);

Completed in 51 milliseconds