Searched refs:systemTZrec (Results 1 – 1 of 1) sorted by relevance
301 static tznmlist_t *systemTZrec; variable2468 for (tzn = systemTZrec; tzn != NULL; tzn = tzn->link) { in getsystemTZ()2476 tzn->link = systemTZrec; in getsystemTZ()2477 systemTZrec = tzn; in getsystemTZ()