OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inet_ntoa_r
(Results
1 - 3
of
3
) sorted by null
/external/curl/CMake/
CurlTests.c
240
#ifndef
inet_ntoa_r
242
func = (func_type)
inet_ntoa_r
;
255
#ifndef
inet_ntoa_r
257
func = (func_type)&
inet_ntoa_r
;
/external/syslinux/core/lwip/src/include/ipv4/lwip/
inet.h
99
#define
inet_ntoa_r
(addr, buf, buflen) ipaddr_ntoa_r((ip_addr_t*)&(addr), buf, buflen)
macro
/external/c-ares/
configure
[
all
...]
Completed in 188 milliseconds