Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ncurses/ncurses/tinfo/
Dlib_print.c44 char *mybuf, *switchon; in NCURSES_EXPORT() local
54 switchon = TPARM_1(prtr_non, len); in NCURSES_EXPORT()
55 onsize = strlen(switchon); in NCURSES_EXPORT()
58 switchon = prtr_on; in NCURSES_EXPORT()
63 if (switchon == 0 in NCURSES_EXPORT()
69 (void) strcpy(mybuf, switchon); in NCURSES_EXPORT()