Lines Matching refs:imsg
2273 struct imsg;
2281 void (*)(struct imsg *, void *), void *);
2857 struct imsg *, int, int, client_file_cb, void *);
2858 void file_write_data(struct client_files *, struct imsg *);
2859 void file_write_close(struct client_files *, struct imsg *);
2860 void file_read_open(struct client_files *, struct tmuxpeer *, struct imsg *,
2862 void file_write_ready(struct client_files *, struct imsg *);
2863 void file_read_data(struct client_files *, struct imsg *);
2864 void file_read_done(struct client_files *, struct imsg *);
2865 void file_read_cancel(struct client_files *, struct imsg *);