Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/lib/lp/
H A Dsdn.c152 if (is_cpi && STREQU(str, NAME_PICA)) { in _getsdn()
156 *p_after = str + strlen(NAME_PICA); in _getsdn()
H A Dset_pitch.c108 if (which == 'H' && STREQU(str, NAME_PICA))
/titanic_41/usr/src/cmd/lp/include/
H A Dlp.h197 #define NAME_PICA "pica" macro