Searched refs:g_stringList (Results 1 – 1 of 1) sorted by relevance
78 static StringListElem * g_stringList = NULL; variable285 g_zoneSpec.allowUpdate = g_stringList;286 g_stringList = NULL;291 g_zoneSpec.allowQuery = g_stringList;292 g_stringList = NULL;342 elem->next = g_stringList;343 g_stringList = elem;