OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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
358
typeset(
initifs
, 0, 0, 0, 0);
[
all
...]
Completed in 269 milliseconds