Searched defs:links (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsdict.c83 integer links = dict->nEntries; local
87 while (links > 0)
89 next = (dict->entries)[links];
96 links--;

Completed in 10 milliseconds