Searched defs:stty_opt (Results 1 - 1 of 1) 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);

Completed in 69 milliseconds