HomeSort by relevance Sort by last modified time
    Searched refs:niobs (Results 1 - 3 of 3) sorted by null

  /bionic/libc/stdio/
glue.h 45 int niobs; member in struct:glue
findfp.c 95 g->niobs = n;
121 for (fp = g->iobs, n = g->niobs; --n >= 0; fp++)
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
fwalk.c 48 for (fp = g->iobs, n = g->niobs; --n >= 0; fp++) {

Completed in 75 milliseconds