Lines Matching refs:first
366 * lock name first before trying to delete the file.
719 * a significant number of stale requests through before the first
725 * We want the first stale request to go through as normal. But the
727 * the first request comes back with either new content or confirmation
732 * exclusive write access. If we succeed, woohoo! we're first, and we
1297 const char *first;
1305 if (!state->first) {
1312 state->first = val;
1319 *elt = state->first;
1333 state.first = NULL;
1338 if (!state.first) {
1342 return state.first;