regtype           112 source3/client/dnsbrowse.c         const char  *serviceName, const char *regtype,
regtype           147 source3/client/dnsbrowse.c 	bresult->regType = talloc_strdup(talloc_tos(), regtype);
regtype           376 source4/lib/registry/pyregistry.c 	int regtype;
regtype           378 source4/lib/registry/pyregistry.c 	if (!PyArg_ParseTuple(args, "i", &regtype))
regtype           381 source4/lib/registry/pyregistry.c 	return PyString_FromString(str_regtype(regtype));