Searched refs:initifs (Results 1 - 2 of 2) sorted by relevance

/external/iputils/
H A Drdisc.c209 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
[all...]
/external/mksh/src/
H A Dmain.c59 static const char initifs[] = "IFS= \t\n"; variable
358 typeset(initifs, 0, 0, 0, 0);

Completed in 74 milliseconds