Home
last modified time | relevance | path

Searched refs:foundlp (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/tzcode/zic/
HDzic.c2422 register const struct lookup * foundlp; local
2436 foundlp = NULL;
2439 if (foundlp == NULL)
2440 foundlp = lp;
2443 return foundlp;