Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmterm.c72 static char *binstty = "/usr/bin/stty"; in set_termio() local
100 argvp[0] = binstty; in set_termio()
H A Dtmttydefs.c310 static char *binstty = "/usr/bin/stty"; in check_flags() local
316 argvp[0] = binstty; /* just a place holder */ in check_flags()