Home
last modified time | relevance | path

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

/openbsd/usr.sbin/syslogd/
H A Dsyslogd.c326 void tcp_connectcb(int, short, void *);
1493 tcp_connectcb(int fd, short event, void *arg) in tcp_connectcb() function
2912 evtimer_set(&f->f_un.f_forw.f_ev, tcp_connectcb, f); in cfline()