Searched refs:ypldap_addr (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/ypldap/
H A Dypldap.h44 struct ypldap_addr { struct
45 TAILQ_ENTRY(ypldap_addr) next;
48 TAILQ_HEAD(ypldap_addr_list, ypldap_addr);
H A Dypldap_dns.c133 struct ypldap_addr *h;
213 struct ypldap_addr *h;
231 if ((h = calloc(1, sizeof(struct ypldap_addr))) == NULL)
H A Dldapclient.c69 struct ypldap_addr *p;
100 struct ypldap_addr *h;
128 struct ypldap_addr *h;
158 struct ypldap_addr *h;

Completed in 48 milliseconds