HomeSort by: relevance | last modified time | path
    Searched defs:foundlp (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/time/
zic.c 4026 register const struct lookup * foundlp; local
4054 foundlp = NULL;
4057 if (foundlp == NULL)
4058 foundlp = lp;
4062 if (foundlp && noise) {
4075 return foundlp;
zic.c 4026 register const struct lookup * foundlp; local
4054 foundlp = NULL;
4057 if (foundlp == NULL)
4058 foundlp = lp;
4062 if (foundlp && noise) {
4075 return foundlp;

Completed in 50 milliseconds