Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dtmux-protocol.h115 struct msg_write_close { struct
H A Dfile.c467 struct msg_write_close close; in file_push()
644 struct msg_write_close *msg = imsg->data; in file_write_close()