Home
last modified time | relevance | path

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

/dragonfly/contrib/ncurses/progs/
H A Ddump_entry.c905 int infodump, in fmt_entry()
1478 bool infodump; in dump_entry() local
1640 dump_uses(const char *name, bool infodump) in dump_uses()
1659 bool infodump = !TcOutput(); in show_entry() local
H A Dtic.c61 static bool infodump = FALSE; /* running as captoinfo? */ variable