Home
last modified time | relevance | path

Searched refs:dn_comp (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/lib/libresolv/
H A Dres_mkquery.c185 if ((n = dn_comp(dname, cp, buflen, dnptrs, lastdnptr)) < 0)
200 if ((n = dn_comp(data, cp, buflen, dnptrs, lastdnptr)) < 0)
257 if ((n = dn_comp(dname, cp, buflen, dnptrs, lastdnptr)) < 0)
284 if ((n = dn_comp(dname, cp, buflen, dnptrs, lastdnptr)) < 0)
H A Dmapfile-vers52 dn_comp;
H A Dres_comp.c138 dn_comp(exp_dn, comp_dn, length, dnptrs, lastdnptr) in dn_comp() function
/titanic_41/usr/src/man/man3resolv/
H A DMakefile23 MANLINKS= dn_comp.3resolv \
46 dn_comp.3resolv := LINKSRC = resolver.3resolv
/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c182 if ((n = dn_comp(rrecp->r_dname, cp, buflen, dnptrs, in res_nmkupdate()
228 n = dn_comp(buf2, cp, buflen, dnptrs, lastdnptr); in res_nmkupdate()
241 n = dn_comp(buf2, cp, buflen, in res_nmkupdate()
282 n = dn_comp(buf2, cp, buflen, dnptrs, lastdnptr); in res_nmkupdate()
309 n = dn_comp(buf2, cp, buflen, NULL, NULL); in res_nmkupdate()
325 n = dn_comp(buf2, cp, buflen, dnptrs, in res_nmkupdate()
525 n = dn_comp(buf2, cp, buflen, dnptrs, lastdnptr); in res_nmkupdate()
581 n = dn_comp(buf2, cp, buflen, NULL, NULL); in res_nmkupdate()
695 n = dn_comp(buf2, cp, buflen, NULL, NULL); in res_nmkupdate()
H A Dres_mkquery.c176 if ((n = dn_comp(dname, cp, ep - cp - QFIXEDSZ, dnptrs, in res_nmkquery()
192 n = dn_comp((const char *)data, cp, ep - cp - RRFIXEDSZ, in res_nmkquery()
H A Dres_comp.c128 dn_comp(const char *src, u_char *dst, int dstsiz, in dn_comp() function
/titanic_41/usr/src/lib/libresolv2/common/nameser/
H A Dns_sign.c137 n = dn_comp(NS_TSIG_ALG_HMAC_MD5, cp, eob - cp, NULL, NULL); in ns_sign2()
140 n = dn_comp("", cp, eob - cp, NULL, NULL); in ns_sign2()
319 n = dn_comp(state->key->dk_key_name, cp, eob - cp, dnptrs, lastdnptr); in ns_sign_tcp2()
333 n = dn_comp(NS_TSIG_ALG_HMAC_MD5, cp, eob - cp, NULL, NULL); in ns_sign_tcp2()
/titanic_41/usr/src/lib/libresolv2/common/
H A Dllib-lresolv57 int dn_comp(const char *, u_char *, int, u_char **, u_char **);
H A Dmapfile-vers73 dn_comp;
/titanic_41/usr/src/head/
H A Dresolv.h377 int dn_comp __P((const char *, uchar_t *, int,
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library-security-libsasl.mf167 link path=usr/share/man/man3resolv/dn_comp.3resolv target=resolver.3resolv
/titanic_41/
H A D.gitignore7109 usr/src/man/man3resolv/dn_comp.3resolv