HomeSort by: relevance | last modified time | path
    Searched refs:AC_GAI_STRERROR (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/openldap/dist/include/ac/
socket.h 210 # define AC_GAI_STRERROR(x) (gai_strerror((x)))
212 # define AC_GAI_STRERROR(x) (ldap_pvt_gai_strerror((x)))
  /src/external/bsd/openldap/dist/libraries/libldap/
os-ip.c 663 AC_GAI_STRERROR(err) );
util-int.c 498 if ( rc ) *err = (char *)AC_GAI_STRERROR( rc );
  /src/external/bsd/openldap/dist/servers/lloadd/
daemon.c 289 AC_GAI_STRERROR(err) );
  /src/external/bsd/openldap/dist/servers/slapd/
daemon.c 1424 AC_GAI_STRERROR(err) );

Completed in 22 milliseconds