Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dtmux-protocol.h63 MSG_READ_OPEN = 300, enumerator
H A Dclient.c689 case MSG_READ_OPEN: in client_dispatch_wait()
H A Dfile.c421 if (proc_send(cf->peer, MSG_READ_OPEN, -1, msg, msglen) != 0) { in file_read()