_PATH_YPBIND_LOCK
lockfd = open_locked(_PATH_YPBIND_LOCK, O_CREAT|O_RDWR|O_TRUNC, 0644);
err(1, "Cannot create %s", _PATH_YPBIND_LOCK);