Searched refs:lockflag (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h241 extern bool lockflag; /* Create lock file to lock the serial dev */
H A Doptions.c88 bool lockflag = 0; /* Create lock file to lock the serial dev */ variable
223 { "lock", o_bool, &lockflag,
H A Dmain.c468 lockflag = 0;
653 if (lockflag && !privopen && !direct_tty) {

Completed in 101 milliseconds