Lines Matching full:lockflag
142 bool lockflag = 0; /* Create lock file to lock the serial dev */177 { "lock", o_bool, &lockflag,179 { "nolock", o_bool, &lockflag,481 lockflag = 0;548 if (lockflag && !privopen) {