Home
last modified time | relevance | path

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

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