Searched refs:old_r (Results 1 – 4 of 4) sorted by relevance
16 struct rlimit new_r, old_r; in tst_no_corefile() local18 SAFE_GETRLIMIT(RLIMIT_CORE, &old_r); in tst_no_corefile()19 if (old_r.rlim_max >= 1 || geteuid() == 0) { in tst_no_corefile()
85 const int old_r = r; in my_strtoui() local90 if (r < old_r) in my_strtoui()
180 old_r = self.cur_r182 if old_r == self.cur_r:308 old_r = self.cur_r310 if old_r == self.cur_r:
324 old_r = self.cur_r329 if old_r != self.cur_r: