Home
last modified time | relevance | path

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

/src/contrib/ncurses/ncurses/tinfo/
H A Dlib_print.c51 const char *switchon; in NCURSES_EXPORT() local
64 switchon = TIPARM_1(prtr_non, len); in NCURSES_EXPORT()
65 onsize = strlen(switchon); in NCURSES_EXPORT()
68 switchon = prtr_on; in NCURSES_EXPORT()
75 if (switchon == NULL in NCURSES_EXPORT()
82 _nc_STRCPY(mybuf, switchon, need); in NCURSES_EXPORT()