Searched defs:dn (Results 1 – 6 of 6) sorted by relevance
178 const char *dn in res_hnok()210 const char *dn in res_ownok()228 const char *dn in res_mailok()259 const char *dn in res_dnok()
93 char *dn, *eom; in ns_name_ntop() local591 const u_char *dn, *cp, *sp; in dn_find() local
297 Node * dn(Node * p) in dn() function
76 #define STATE_SETG(dn, v) ((state)->c[dn]) = (v); argument77 #define STATE_GETG(dn) ((state)->c[dn]) argument
581 PyObject *dn = NULL; /* tuple which represents the "distinguished name" */ in _create_tuple_for_X509_NAME() local