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

/osnet-11/usr/src/lib/libcurses/screen/
H A Dprint.c60 static int restrictterm = 1; /* restrict termcap names */ variable
88 restrictterm = onoff;
240 if (printing == pr_cap && restrictterm &&
396 if (printing == pr_cap && restrictterm &&
547 if (restrictterm && !findcapname(capname, capstrs, ncapstrs))

Completed in 15 milliseconds