Lines Matching defs:initifs
35 static void initifs(boolean_t first);
613 initifs(boolean_t first)
631 logperror("initifs: socket");
638 logperror("initifs: ioctl (get interface numbers)");
646 logmsg(LOG_ERR, "initifs: out of memory\n");
673 logperror("initifs: ioctl (get interface configuration)");
1635 * If we do full scan i.e initifs, we don't need to
1637 * done that as part of initifs.
1640 initifs(_B_FALSE);
1659 initifs(_B_FALSE);
2043 initifs(_B_TRUE);