Home
last modified time | relevance | path

Searched defs:is_term (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c385 int is_term; /* True if stdin is a terminal */ member
5876 int is_term = 0; /* True if both input_fd and output_fd are associated */ in _gl_change_terminal() local