Searched refs:ifinit (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.3-release/usr.sbin/IPXrouted/
H A Ddefs.h104 void ifinit(void);
H A Dstartup.c113 ifinit(void) function
149 quit("ifinit: out of sync");
H A Dtimer.c70 ifinit();
H A Dmain.c208 ifinit();
/freebsd-10.3-release/usr.sbin/rtsold/
H A Drtsold.h169 extern int ifinit(void);
H A Dif.c70 ifinit(void) function
H A Drtsold.c247 * This should be done before calling ifinit(), since the function
290 if (ifinit()) {
/freebsd-10.3-release/sbin/routed/
H A Dif.c204 ifinit();
227 ifinit();
271 ifinit();
643 ifinit(void) function
698 BADERR(1, "ifinit: sysctl(RT_IFLIST)");
703 BADERR(1,"ifinit: sysctl(RT_IFLIST) estimate");
705 "ifinit sysctl");
746 logbad(1,"ifinit: out of sync");
1093 ifp = (struct interface *)rtmalloc(sizeof(*ifp), "ifinit ifp");
H A Dmain.c356 ifinit();
416 ifinit();
H A Ddefs.h624 void ifinit(void);

Completed in 104 milliseconds