Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv/
H A Dres_comp.c44 static int dn_find(u_char *exp_dn, u_char *msg, u_char **dnptrs,
160 if ((l = dn_find(dn-1, msg, dnptrs, lpp)) >= 0) {
247 dn_find(u_char *exp_dn, u_char *msg, u_char **dnptrs, u_char **lastdnptr) in dn_find() function
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_name.c70 static int dn_find(const u_char *, const u_char *,
559 l = dn_find(srcp, msg, (const u_char * const *)dnptrs, in ns_name_pack()
916 dn_find(const u_char *domain, const u_char *msg, in dn_find() function