Home
last modified time | relevance | path

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

/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_ttyconv.c89 tcflag_t slflag; in prompt_tty() local
96 slflag = 0; /* prevent bogus uninitialized variable warning */ in prompt_tty()
102 slflag = tcattr.c_lflag; in prompt_tty()
184 tcattr.c_lflag = slflag; in prompt_tty()