Home
last modified time | relevance | path

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

/dports/sysutils/tmux/tmux-3.2a/
H A Dfile.c72 int stream, client_file_cb cb, void *cbdata) in file_create_with_peer()
97 file_create_with_client(struct client *c, int stream, client_file_cb cb, in file_create_with_client()
283 size_t bsize, client_file_cb cb, void *cbdata) in file_write()
356 file_read(struct client *c, const char *path, client_file_cb cb, void *cbdata) in file_read()
539 client_file_cb cb, void *cbdata) in file_write_open()
697 struct imsg *imsg, int allow_streams, int close_received, client_file_cb cb, in file_read_open()
H A Dtmux.h1568 typedef void (*client_file_cb) (struct client *, const char *, int, int, typedef
1585 client_file_cb cb;
2417 struct client_files *, int, client_file_cb, void *);
2419 client_file_cb, void *);
2429 client_file_cb, void *);
2430 void file_read(struct client *, const char *, client_file_cb, void *);
2434 struct imsg *, int, int, client_file_cb, void *);
2438 int, int, client_file_cb, void *);