HomeSort by relevance Sort by last modified time
    Searched refs:initifs (Results 1 - 2 of 2) sorted by null

  /external/iputils/
rdisc.c 209 static void initifs(void);
443 signal_setup(SIGHUP, initifs );
503 initifs();
1090 initifs();
1101 initifs() function
1114 logperror("initifs: socket");
1146 logperror("initifs: ioctl (get interface configuration)");
1157 logperror("initifs: ioctl (get interface flags)");
1175 logperror("initifs: ioctl (get ifindex)");
1181 logperror("initifs: ioctl (get destination addr)")
    [all...]
  /external/mksh/src/
main.c 59 static const char initifs[] = "IFS= \t\n"; variable
372 typeset(initifs, 0, 0, 0, 0);
    [all...]

Completed in 94 milliseconds