Searched refs:outcap (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/less/ |
| H A D | screen.c | 248 static void tmodes LESSPARAMS((char *incap, char *outcap, char **instr, 1440 tmodes(incap, outcap, instr, outstr, def_instr, def_outstr, spp) in tmodes() argument 1442 char *outcap; 1458 *outstr = ltgetstr(outcap, spp);
|