Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/cmd/
H A Dlpforms.c485 FORM new_fbuf; local
500 if (rdform(form, &new_fbuf, fileno(input), onerror,
676 fbuf.plen = new_fbuf.plen;
680 fbuf.pwid = new_fbuf.pwid;
684 fbuf.cpi = new_fbuf.cpi;
688 fbuf.lpi = new_fbuf.lpi;
692 fbuf.np = new_fbuf.np;
696 fbuf.chset = new_fbuf.chset;
697 fbuf.mandatory = new_fbuf.mandatory;
701 fbuf.rcolor = new_fbuf.rcolor;
[all …]