Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c3756 register const struct lookup * foundlp; in byword() local
3784 foundlp = NULL; in byword()
3787 if (foundlp == NULL) in byword()
3788 foundlp = lp; in byword()
3792 if (foundlp && noise) { in byword()
3805 return foundlp; in byword()