Home
last modified time | relevance | path

Searched defs:apr_gethostname (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/os2/
H A Dsockopt.c132 APR_DECLARE(apr_status_t) apr_gethostname(char *buf, apr_int32_t len, in apr_gethostname() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/win32/
H A Dsockopt.c289 APR_DECLARE(apr_status_t) apr_gethostname(char *buf, int len, in apr_gethostname() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/unix/
H A Dsockopt.c375 apr_status_t apr_gethostname(char *buf, apr_int32_t len, apr_pool_t *cont) function