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

/freebsd-11.0-release/contrib/ncurses/ncurses/tinfo/
H A Dlib_print.c49 char *mybuf, *switchon; local
62 switchon = TPARM_1(prtr_non, len);
63 onsize = strlen(switchon);
66 switchon = prtr_on;
73 if (switchon == 0
79 _nc_STRCPY(mybuf, switchon, need);

Completed in 79 milliseconds