Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Doptions.c120 *stty_opt= 0, /* string value of -o stty= */ variable
739 stty_opt = 0;
750 if (stty_opt)
751 REALLOC (stty_opt);
753 MALLOC (stty_opt);
H A Dlpadmin.h78 *stty_opt,
H A Ddo_printer.c554 prbufp->stty = stty_opt; in configure_printer()
H A Dchkopts.c295 || cpi || lpi || width || length || stty_opt in chkopts()