Searched refs:same_program (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ncurses/progs/
H A Dtransform.c70 same_program(const char *a, const char *b) function
H A Dtput.c89 is_init = same_program(name, PROG_INIT);
90 is_reset = same_program(name, PROG_RESET);
H A Dtic.c698 if ((infodump = same_program(_nc_progname, PROG_CAPTOINFO)) != FALSE) {
702 if ((capdump = same_program(_nc_progname, PROG_INFOTOCAP)) != FALSE) {
H A Dtset.c1289 if (same_program(_nc_progname, PROG_RESET)) {

Completed in 40 milliseconds