Searched refs:tcp_write (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.sbin/relayd/ |
H A D | check_tcp.c | 38 void tcp_write(int, short, void *); 110 event_set(&cte->ev, s, EV_TIMEOUT|EV_WRITE, tcp_write, cte); in check_tcp() 120 tcp_write(int s, short event, void *arg) in tcp_write() function
|
/openbsd-src/lib/libc/asr/ |
H A D | res_send_async.c | 42 static int tcp_write(struct asr_query *); 215 switch (tcp_write(as)) { in res_send_async_run() 498 tcp_write(struct asr_query *as) in tcp_write() function
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog-1999 | 3328 tcp_print_tty_state, tcp_setbaudrate, tcp_setstopbits, tcp_write):
|