Searched refs:endb (Results 51 - 54 of 54) sorted by relevance

123

/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfpool.c133 if((k = v - (f->endb-f->data)) <= 0)
H A Dsftmp.c364 newf.data = newf.endb = newf.endr = newf.endw = NIL(uchar*);
H A Dsfvprintf.c161 #define SFBUF(f) (d = f->next, endd = f->endb)
192 f->endb = f->data+sizeof(data);
1390 f->endw = f->endr = f->endb = f->data = NIL(uchar*);
/osnet-11/usr/src/lib/libast/common/disc/
H A Dsfdcdos.c320 size = iop->endb-iop->data;

Completed in 26 milliseconds

123