Home
last modified time | relevance | path

Searched defs:Contab (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/troff/
H A Dtdef.h47 typedef struct Contab Contab; typedef
376 struct Contab { /* command or macro */ struct
378 Contab *link; argument
387 extern Contab contab[NM]; argument