FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ifinit
sbin/routed/defs.h
590
void ifinit(void);
sbin/routed/if.c
194
ifinit();
sbin/routed/if.c
217
ifinit();
sbin/routed/if.c
261
ifinit();
sbin/routed/main.c
326
ifinit();
sbin/routed/main.c
386
ifinit();
usr.sbin/rtsold/rtsold.c
263
if (ifinit() != 0) {
usr.sbin/rtsold/rtsold.h
175
extern int ifinit(void);