Searched refs:relay_splice (Results 1 – 5 of 5) sorted by relevance
43 void relay_splice(int, int);97 relay_splice(int fdin, int fdout) in relay_splice() function295 relayfunc = relay_splice; in main()305 relayfunc = relay_splice; in main()
435 sub relay_splice { subroutine455 relay_splice($self, @_);
789 if (relay_splice(&con->se_out) == -1) in relay_connected()838 if (relay_splice(&con->se_in) == -1) in relay_input()854 if (relay_splice(cre->dst) == -1) in relay_write()921 relay_splice(struct ctl_relay_event *cre) in relay_splice() function1063 if (relay_splice(cre) == -1) in relay_error()
1223 int relay_splice(struct ctl_relay_event *);
713 switch (relay_splice(cre)) { in relay_read_http()