Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/include/
H A Dlp.set.h55 int set_pitch ( char * , int , int );
61 int set_pitch(),
/titanic_41/usr/src/cmd/lp/model/
H A Dlp.set.c72 switch (set_pitch(argv[1], 'H', 1)) { in main()
86 switch (set_pitch(argv[2], 'V', 1)) { in main()
/titanic_41/usr/src/cmd/lp/lib/printers/
H A Dchkprinter.c75 if (cpi && *cpi && set_pitch(cpi, 'H', 0) != E_SUCCESS)
78 if (lpi && *lpi && set_pitch(lpi, 'V', 0) != E_SUCCESS)
/titanic_41/usr/src/cmd/lp/lib/lp/
H A Dset_pitch.c48 set_pitch ( in set_pitch() function
54 set_pitch (str, which, putout) in set_pitch()
H A DMakefile66 set_pitch.o \