Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dfile.c559 struct imsg *imsg, int allow_streams, int close_received, in file_write_open() argument
592 else if (allow_streams) { in file_write_open()
720 struct imsg *imsg, int allow_streams, int close_received, client_file_cb cb, in file_read_open() argument
753 else if (allow_streams) { in file_read_open()