Searched refs:endw (Results 26 - 28 of 28) sorted by relevance

12

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsftmp.c364 newf.data = newf.endb = newf.endr = newf.endw = NIL(uchar*);
H A Dsfvscanf.c255 if(sc->f->endw == sc->f->endb)
256 sc->f->endw = sc->f->data+n;
H A Dsfvprintf.c1386 f->endw = f->endr = f->endb = f->data = NIL(uchar*);

Completed in 53 milliseconds

12