OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:if_indextoname
(Results
26 - 28
of
28
) sorted by null
1
2
/libcore/luni/src/main/native/
libcore_io_Posix.cpp
739
char* name =
if_indextoname
(index, buf);
740
//
if_indextoname
(3) returns NULL on failure, which will come out of NewStringUTF unscathed.
[
all
...]
/external/wpa_supplicant_8/src/drivers/
driver_nl80211.c
551
if_indextoname
(brid, namebuf);
588
if_indextoname
(brid, namebuf);
[
all
...]
/external/strace/
configure
[
all
...]
Completed in 111 milliseconds
1
2