Home
last modified time | relevance | path

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

/dragonfly/lib/libncurses/tic_next/
HDtransform.h5 #define PROG_CAPTOINFO "captoinfo" macro
/dragonfly/usr.bin/tic/
HDtransform.h5 #define PROG_CAPTOINFO "captoinfo" macro
/dragonfly/contrib/ncurses/progs/
HDtic.c716 if ((infodump = same_program(_nc_progname, PROG_CAPTOINFO)) != FALSE) { in main()