/* attempt to create lock file */
if (lockit (&lkinfo) == 0) {
/* if successful, turn on timer and return */
/* attempt to create lock file */
if (lockit (&lkinfo) == 0) {
/* if successful, turn on timer and return */
* we can stat the lockfile but exceed LOCK_RETRIES
* seconds waiting for it (by falling out of the loop).
*/
* we can stat the lockfile but exceed LOCK_RETRIES
* seconds waiting for it (by falling out of the loop).
*/