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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c2042 register const struct lookup *foundlp; local
2056 foundlp = NULL;
2059 if (foundlp == NULL)
2060 foundlp = lp;
2063 return (foundlp);

Completed in 61 milliseconds