Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/troff/
H A Dn5.c392 static struct fcache { in casefm() struct
393 char *name; in casefm()
394 FILE *fp; in casefm()
395 } fcache[15]; in casefm() local