cmake HAVE_FUNC_GETHOSTBYNAME_R_3 examples

Ravbug/UnityHubNative wxWidgets/build/cmake/setup.cmake :371

check_prototype_definition(gethostbyname_r
                "int gethostbyname_r(const char *name, struct hostent *hp, struct hostent_data *hdata)"
                "0"
                "netdb.h"
                HAVE_FUNC_GETHOSTBYNAME_R_3)

fligger/FateInjector wxWidgets-3.2.0/build/cmake/setup.cmake :413

check_prototype_definition(gethostbyname_r
                "int gethostbyname_r(const char *name, struct hostent *hp, struct hostent_data *hdata)"
                "0"
                "netdb.h"
                HAVE_FUNC_GETHOSTBYNAME_R_3)

wxWidgets/wxWidgets build/cmake/setup.cmake :371

check_prototype_definition(gethostbyname_r
                "int gethostbyname_r(const char *name, struct hostent *hp, struct hostent_data *hdata)"
                "0"
                "netdb.h"
                HAVE_FUNC_GETHOSTBYNAME_R_3)