Searched refs:lockflag (Results 1 – 2 of 2) sorted by relevance
140 bool lockflag = 0; /* Create lock file to lock the serial dev */ variable175 { "lock", o_bool, &lockflag,177 { "nolock", o_bool, &lockflag,476 lockflag = 0; in tty_check_options()543 if (lockflag && !privopen) { in connect_tty()
282 extern bool lockflag; /* Create lock file to lock the serial dev */