Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/lib/lp/
H A Dsdn.c164 } else if (is_cpi && STREQU(str, NAME_COMPRESSED)) { in _getsdn()
168 *p_after = str + strlen(NAME_COMPRESSED); in _getsdn()
H A Dset_pitch.c117 STREQU(str, NAME_COMPRESSED)
/titanic_50/usr/src/cmd/lp/lib/forms/
H A Dwrform.c90 print_str(fd, HEAD, NAME_COMPRESSED); in wrform()
/titanic_50/usr/src/cmd/lp/include/
H A Dlp.h199 #define NAME_COMPRESSED "compressed" macro
/titanic_50/usr/src/cmd/lp/cmd/lpadmin/
H A Dchkopts.c801 cp = strdup(NAME_COMPRESSED);