_krb5_xlock
return _krb5_xlock(context, fd, exclusive, fcc_get_name(context, id));
ret = _krb5_xlock(context, fd, 1, filename);
ret = _krb5_xlock(context, c->fd, exclusive, d->filename);
ret = _krb5_xlock(context, fd, 1, d->filename);
ret = _krb5_xlock(context, fd, 1, d->filename);
_krb5_xlock (