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

/haiku-fatelf/src/bin/zic/
H A Dzic.c2404 register const struct lookup * foundlp; local
2418 foundlp = NULL;
2421 if (foundlp == NULL)
2422 foundlp = lp;
2425 return foundlp;

Completed in 39 milliseconds