Home
last modified time | relevance | path

Searched refs:GETHOSTNAME_TYPE_ARG2 (Results 1 – 5 of 5) sorted by relevance

/curl/lib/
H A Dcurl_gethostname.h31 int Curl_gethostname(char * const name, GETHOSTNAME_TYPE_ARG2 namelen);
H A Dcurl_gethostname.c53 int Curl_gethostname(char * const name, GETHOSTNAME_TYPE_ARG2 namelen) in Curl_gethostname()
H A Dcurl_setup.h561 #ifndef GETHOSTNAME_TYPE_ARG2
563 # define GETHOSTNAME_TYPE_ARG2 int macro
565 # define GETHOSTNAME_TYPE_ARG2 size_t macro
/curl/tests/libtest/
H A Dsethostname.c30 int gethostname(char *name, GETHOSTNAME_TYPE_ARG2 namelen) in gethostname()
/curl/m4/
H A Dcurl-functions.m41933 AC_DEFINE_UNQUOTED(GETHOSTNAME_TYPE_ARG2, $tst_gethostname_type_arg2,

Completed in 142 milliseconds