Home
last modified time | relevance | path

Searched refs:F_TCONVERR (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ncurses/progs/
H A Ddump_entry.h54 #define F_TCONVERR 3 /* as T_TERMCAP, no skip of untranslatables */ macro
H A Ddump_entry.c50 #define TcOutput() (outform == F_TERMCAP || outform == F_TCONVERR)
249 case F_TCONVERR: in dump_init()
1124 if (outform == F_TCONVERR) { in fmt_entry()
H A Dinfocmp.c1973 || outform == F_TCONVERR)); in main()