Searched refs:dhn (Results 1 – 1 of 1) sorted by relevance
1158 _cleanup_free_ char *hn = NULL, *dhn = NULL, *in = NULL, *text = NULL, in method_describe() local1202 dhn = get_default_hostname(); in method_describe()1203 if (!dhn) in method_describe()1229 JSON_BUILD_PAIR("DefaultHostname", JSON_BUILD_STRING(dhn)), in method_describe()