OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ifnames
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/misc/
arpd.c
47
char **
ifnames
;
variable
130
sprintf(buf, "/proc/sys/net/ipv4/neigh/%s/mcast_solicit",
ifnames
[i]);
141
sprintf(buf, "/proc/sys/net/ipv4/neigh/%s/app_solicit",
ifnames
[i]);
163
sprintf(buf, "/proc/sys/net/ipv4/neigh/%s/mcast_solicit",
ifnames
[i]);
170
sprintf(buf, "/proc/sys/net/ipv4/neigh/%s/app_solicit",
ifnames
[i]);
651
ifnames
= argv;
669
strncpy(ifr.ifr_name,
ifnames
[i], IFNAMSIZ);
/external/wpa_supplicant_8/wpa_supplicant/
wpa_cli.c
94
static DEFINE_DL_LIST(
ifnames
); /* struct cli_txt_entry */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
configure.info
322
Another handy tool for an existing body of code is `
ifnames
'. This
324
uses. *Note Invoking
ifnames
: (autoconf)Invoking
ifnames
.
[
all
...]
Completed in 320 milliseconds