Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c4000 register const struct lookup * foundlp; in byword() local
4028 foundlp = NULL; in byword()
4031 if (foundlp == NULL) in byword()
4032 foundlp = lp; in byword()
4036 if (foundlp && noise) { in byword()
4049 return foundlp; in byword()