OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
slowcgi_timeout
usr.sbin/bgplgd/slowcgi.c
155
void slowcgi_timeout(int, short, void *);
usr.sbin/bgplgd/slowcgi.c
499
evtimer_set(&c->tmo, slowcgi_timeout, c);
usr.sbin/slowcgi/slowcgi.c
171
void slowcgi_timeout(int, short, void *);
usr.sbin/slowcgi/slowcgi.c
510
evtimer_set(&c->tmo, slowcgi_timeout, c);