der_print_heim_oid   56 source4/heimdal/lib/gssapi/mech/gss_oid_to_str.c     ret = der_print_heim_oid(&o, ' ', &p);
der_print_heim_oid 3328 source4/heimdal/lib/hx509/cert.c 	    ret = der_print_heim_oid(&eku.val[i], '.', &buf);
der_print_heim_oid  151 source4/heimdal/lib/hx509/name.c     if (der_print_heim_oid(type, '.', &s) != 0)
der_print_heim_oid  129 source4/heimdal/lib/hx509/print.c     return der_print_heim_oid(oid, '.', str);
der_print_heim_oid  399 source4/heimdal/lib/hx509/print.c 	ret = der_print_heim_oid (&eku.val[i], '.', &str);