Home
last modified time | relevance | path

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

/dflybsd-src/games/hack/
H A Dhack.topl.c71 static struct topl { struct
72 struct topl *next_topl; argument
73 char *topl_text; argument
/dflybsd-src/usr.bin/mail/
H A Dcmd1.c353 int c, topl, lines, lineb; in top() local