Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/tmux/
H A Dfile.c74 file_create_with_peer(struct tmuxpeer *peer, struct client_files *files, in file_create_with_peer() function
583 cf = file_create_with_peer(peer, files, msg->stream, cb, cbdata); in file_write_open()
744 cf = file_create_with_peer(peer, files, msg->stream, cb, cbdata); in file_read_open()
H A Dtmux.h2732 struct client_file *file_create_with_peer(struct tmuxpeer *,