Home
last modified time | relevance | path

Searched refs:iobs (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libc/stdio/
H A Dfindfp.c125 g->iobs = p; in moreglue()
169 for (fp = g->iobs, n = g->niobs; --n >= 0; fp++) in __sfp()
H A Dglue.h44 FILE *iobs; member
H A Dfwalk.c62 for (fp = g->iobs, n = g->niobs; --n >= 0; fp++) in _fwalk()
/netbsd-src/usr.bin/mail/
H A Dlex.c69 FILE *iobs; member
86 for (fp = gp->iobs, n = gp->niobs; --n >= 0; fp++) in file_count()