Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c3981 register const struct lookup * foundlp; in byword() local
4009 foundlp = NULL; in byword()
4012 if (foundlp == NULL) in byword()
4013 foundlp = lp; in byword()
4017 if (foundlp && noise) { in byword()
4030 return foundlp; in byword()