/titanic_41/usr/src/lib/libresolv/ |
H A D | res_mkquery.c | 185 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 D | mapfile-vers | 52 dn_comp;
|
H A D | res_comp.c | 138 dn_comp(exp_dn, comp_dn, length, dnptrs, lastdnptr) in dn_comp() function
|
/titanic_41/usr/src/man/man3resolv/ |
H A D | Makefile | 23 MANLINKS= dn_comp.3resolv \ 46 dn_comp.3resolv := LINKSRC = resolver.3resolv
|
/titanic_41/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_mkupdate.c | 182 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 D | res_mkquery.c | 176 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 D | res_comp.c | 128 dn_comp(const char *src, u_char *dst, int dstsiz, in dn_comp() function
|
/titanic_41/usr/src/lib/libresolv2/common/nameser/ |
H A D | ns_sign.c | 137 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 D | llib-lresolv | 57 int dn_comp(const char *, u_char *, int, u_char **, u_char **);
|
H A D | mapfile-vers | 73 dn_comp;
|
/titanic_41/usr/src/head/ |
H A D | resolv.h | 377 int dn_comp __P((const char *, uchar_t *, int,
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library-security-libsasl.mf | 167 link path=usr/share/man/man3resolv/dn_comp.3resolv target=resolver.3resolv
|
/titanic_41/ |
H A D | .gitignore | 7109 usr/src/man/man3resolv/dn_comp.3resolv
|