Searched defs:dn (Results 1 – 3 of 3) sorted by relevance
171 res_hnok(const char *dn) { in res_hnok()199 res_ownok(const char *dn) { in res_ownok()214 res_mailok(const char *dn) { in res_mailok()242 res_dnok(const char *dn) { in res_dnok()
101 char *dn, *eom; in ns_name_ntop() local360 u_char *dn, *eom; in ns_name_ntol() local937 const u_char *dn, *cp, *sp; in dn_find() local995 decode_bitstring(const unsigned char **cpp, char *dn, const char *eom) in decode_bitstring()
96 #define maybe_dnok(res, dn) maybe_ok((res), (dn), res_dnok) argument