Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dsearchlist.c103 STREQU(*list, NAME_TERMINFO)
/illumos-gate/usr/src/cmd/lp/lib/requests/
H A Dgetrequest.c242 || STREQU(reqp->input_type, NAME_TERMINFO)
/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c339 (STREQU(type1->name, NAME_TERMINFO) && type2->info) ||
340 (STREQU(type2->name, NAME_TERMINFO) && type1->info))
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h173 #define NAME_TERMINFO "terminfo" macro