HomeSort by: relevance | last modified time | path
    Searched refs:troff (Results 1 - 7 of 7) sorted by relevancy

  /src/games/fortune/tools/
Do_troff 9 ( echo ".ds Se $file" ; cat Troff.mac ; sed -f Troff.sed $file ) | \
11 echo troff output in $file.tr
  /src/share/man/man0/
Makefile 45 | ${TOOL_GREP} troff \
85 done > ${.TARGET}.troff.tmp \
86 && cat ${.TARGET}.troff.tmp \
91 rm -f ${.TARGET}.tmp ${.TARGET}.troff.tmp
  /src/usr.bin/error/
input.c 63 static Errorclass troff(void);
103 || (( errorclass = troff() )!= C_UNKNOWN))
626 troff(void) function in typeref:typename:Errorclass
629 * troff source error message, from eqn, bib, tbl...
  /src/sys/arch/mac68k/mac68k/
macrom.h 238 #define troff() \ macro
macrom.c 431 troff();
459 troff();
746 troff();
1002 troff();
  /src/sys/dev/ic/
cissreg.h 99 u_int32_t troff; member in struct:ciss_config
ciss.c 134 sc->cfgoff + sc->cfg.troff,
207 sc->cfgoff + sc->cfg.troff,
210 sc->cfgoff + sc->cfg.troff, sizeof(*pc),

Completed in 20 milliseconds