Searched refs:getdxbyname (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-int.h218 * in getdxbyname.c
221 char **getdxbyname( char *domain );
223 char **getdxbyname();
/osnet-11/usr/src/lib/libldap4/common/
H A Dgetdxbyname.c13 * getdxbyname - retrieve DX records from the DNS (from TXT records for now)
58 * getdxbyname - lookup DNS DX records for domain and return an ordered
62 getdxbyname( char *domain ) function
68 Debug( LDAP_DEBUG_TRACE, "getdxbyname( %s )\n", domain, 0, 0 );
H A Drequest.c712 if (( dxs = getdxbyname( domain )) == NULL ) {
/osnet-11/usr/src/lib/libldap4/
H A DMakefile.com45 getdxbyname.o os-ip.o sortctrl.o \
/osnet-11/usr/src/lib/libldap5/
H A DMakefile.com83 UNUSEDLDAPOBJS = compat.o getdxbyname.o reslist.o

Completed in 16 milliseconds