OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ether_hostton
(Results
1 - 14
of
14
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
ether.h
45
extern int
ether_hostton
(__const char *__hostname, struct ether_addr *__addr)
/external/libpcap/
nametoaddr.c
58
*
ether_hostton
()?
466
extern int
ether_hostton
(const char *, struct ether_addr *);
477
if (
ether_hostton
(name, (struct ether_addr *)a) == 0) {
configure
[
all
...]
/bionic/libc/include/net/
if_ether.h
212
int
ether_hostton
__P((const char *, struct ether_addr *));
/development/ndk/platforms/android-3/include/net/
if_ether.h
210
int
ether_hostton
__P((const char *, struct ether_addr *));
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/net/
if_ether.h
210
int
ether_hostton
__P((const char *, struct ether_addr *));
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/net/
if_ether.h
210
int
ether_hostton
__P((const char *, struct ether_addr *));
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/net/
if_ether.h
210
int
ether_hostton
__P((const char *, struct ether_addr *));
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/net/
if_ether.h
210
int
ether_hostton
__P((const char *, struct ether_addr *));
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/net/
if_ether.h
210
int
ether_hostton
__P((const char *, struct ether_addr *));
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/net/
if_ether.h
210
int
ether_hostton
__P((const char *, struct ether_addr *));
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/net/
if_ether.h
210
int
ether_hostton
__P((const char *, struct ether_addr *));
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/net/
if_ether.h
210
int
ether_hostton
__P((const char *, struct ether_addr *));
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/net/
if_ether.h
210
int
ether_hostton
__P((const char *, struct ether_addr *));
Completed in 148 milliseconds