Home
last modified time | relevance | path

Searched refs:dn_find (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libresolv/
H A Dres_comp.c46 static int dn_find(u_char *exp_dn, u_char *msg, u_char **dnptrs,
162 if ((l = dn_find(dn-1, msg, dnptrs, lpp)) >= 0) {
249 dn_find(u_char *exp_dn, u_char *msg, u_char **dnptrs, u_char **lastdnptr) in dn_find() function
/titanic_41/usr/src/lib/libresolv2/common/nameser/
H A Dns_name.c74 static int dn_find(const u_char *, const u_char *,
563 l = dn_find(srcp, msg, (const u_char * const *)dnptrs, in ns_name_pack()
920 dn_find(const u_char *domain, const u_char *msg, in dn_find() function