Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/compat/
H A Dimsg.h144 int imsg_forward(struct imsgbuf *, struct imsg *);
H A Dimsg.c326 imsg_forward(struct imsgbuf *imsgbuf, struct imsg *msg) in imsg_forward() function