Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/tzcode/
H A Dzic.c3720 register const struct lookup * foundlp; in byword() local
3748 foundlp = NULL; in byword()
3751 if (foundlp == NULL) in byword()
3752 foundlp = lp; in byword()
3756 if (foundlp && noise) { in byword()
3769 return foundlp; in byword()