Searched refs:lockflag (Results 1 – 2 of 2) sorted by relevance
142 bool lockflag = 0; /* Create lock file to lock the serial dev */ variable177 { "lock", o_bool, &lockflag,179 { "nolock", o_bool, &lockflag,481 lockflag = 0; in tty_check_options()548 if (lockflag && !privopen) { in connect_tty()
286 extern bool lockflag; /* Create lock file to lock the serial dev */