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

  /src/usr.sbin/lockstat/
elf32.c 188 static int lastptr[FIND_MAX]; local in function:NAME
189 for (i = lastptr[find];;) {
233 if (i == lastptr[find])
242 lastptr[find] = i;
elf32.c 188 static int lastptr[FIND_MAX]; local in function:NAME
189 for (i = lastptr[find];;) {
233 if (i == lastptr[find])
242 lastptr[find] = i;

Completed in 178 milliseconds