Searched refs:new_stty (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dports.c133 char *new_stty = Malloc( local
136 sprintf(new_stty, "%s %s", pp->stty, sspeed);
142 pp->stty = new_stty;

Completed in 57 milliseconds