Searched defs:was_echoing (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c9737 int was_echoing; /* The echoing disposition on entry to this function */ local
9745 was_echoing = gl->echo;
9755 return was_echoing;

Completed in 74 milliseconds