Home
last modified time | relevance | path

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

/titanic_44/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,
156 static enum rew
172 static enum rew
175 enum rew c; in rew_dohalt()
250 enum rew c; in rew_scope()
H A Dlibroff.h49 size_t rew; member
H A Deqn.c710 ep->cur = ep->rew; in eqn_rewind()
725 ep->rew = ep->cur; in eqn_next()
734 ep->cur = ep->rew; in eqn_next()
789 start = &ep->data[(int)ep->rew]; in eqn_next()
H A Dmdoc_macro.c34 enum rew { /* see rew_dohalt() */ enum
64 static enum rew rew_dohalt(enum mdoct, enum mdoc_type,
360 static enum rew
/titanic_44/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_44/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_44/usr/src/lib/libbc/sparc/
H A DMakefile115 rew.o scanf.o setbuffer.o setvbuf.o tmpnam.o tempnam.o \