Searched refs:last_match (Results 1 – 9 of 9) sorted by relevance
304 struct lockf_range *last_match; in lf_setlock() local329 last_match = NULL; in lf_setlock()366 last_match = range; in lf_setlock()488 if (first_match == last_match && last_match->lf_end > end) in lf_setlock()490 } else if (type == F_UNLCK && last_match->lf_end <= end) { in lf_setlock()513 !lf_match(last_match, type, flags) in lf_setlock()551 KKASSERT(first_match == last_match); in lf_setlock()552 last_match = new_range2; in lf_setlock()554 lf_create_range(last_match, first_match->lf_owner, in lf_setlock()563 lf_insert(&lock->lf_range, last_match, first_match); in lf_setlock()[all …]
309 const char *last_match = NULL; in do_subst() local324 string + pm[0].rm_so == last_match) { in do_subst()334 last_match = string + pm[0].rm_so; in do_subst()
249 int last_match = 0; in doset() local264 if (*v && eq(*v, STRmf) && !last_match) { in doset()270 last_match = 1; in doset()320 else if (last_match) in doset()
855 ptrdiff_t last_match = 0; in setDolp() local880 dp = Strstr(dp + last_match, lhsub); in setDolp()888 last_match = diff + rhlen; in setDolp()
435 int last_match; member
363 if (ms->c.li[cont_level].last_match == 1) in match()393 ms->c.li[cont_level].last_match = 0; in match()398 ms->c.li[cont_level].last_match = 1; in match()
623 ms->c.li[level].last_match = 0; in file_check_mem()
273 static int last_match = 0; in matches_main_base() local279 last_match = (length == main_input_baselength in matches_main_base()282 return last_match; in matches_main_base()
344 static int last_match = 0; in matches_main_base() local350 last_match = (length == main_input_baselength in matches_main_base()353 return last_match; in matches_main_base()