Home
last modified time | relevance | path

Searched refs:rew (Results 1 – 6 of 6) sorted by relevance

/titanic_53/usr/src/cmd/mandoc/
H A Dman_macro.c33 enum rew { enum
48 static enum rew rew_dohalt(enum mant, enum man_type,
50 static enum rew rew_block(enum mant, enum man_type,
157 static enum rew
172 static enum rew
175 enum rew c; in rew_dohalt()
249 enum rew c; in rew_scope()
H A Dlibroff.h49 size_t rew; /* beginning of the current token */ member
H A Deqn.c378 ep->rew = ep->cur; in eqn_next()
388 ep->cur = ep->rew; in eqn_next()
444 start = &ep->data[(int)ep->rew]; in eqn_next()
/titanic_53/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h449 uchar_t rew: 1, /* Report Early Warning */ member
490 rew: 1; /* Report Early Warning */
/titanic_53/usr/src/cmd/backup/dump/
H A Ddumptape.c2396 static struct mtop rew = { MTREW, 1 }; in positiontape() local
2439 ioctl(to, MTIOCTOP, &rew) >= 0 && in positiontape()
/titanic_53/usr/src/lib/libbc/sparc/
H A DMakefile115 rew.o scanf.o setbuffer.o setvbuf.o tmpnam.o tempnam.o \