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

/macosx-10.9.5/Libinfo-449.1.3/nis.subproj/
H A Dypinternal.h103 } *ypmc; variable in typeref:struct:ypmatch_ent
H A Dypmatch_cache.c92 for (ep = ypmc; ep; ep = ep->next)
99 if (ypmc)
100 ep->next = ypmc;
101 ypmc = ep;
154 if (ypmc == NULL)
159 for (ep = ypmc; ep; ep = ep->next) {

Completed in 72 milliseconds