Searched refs:old_vars (Results 1 – 3 of 3) sorted by relevance
44 struct exec_list *old_vars) in emit_copies() argument46 assert(exec_list_length(new_vars) == exec_list_length(old_vars)); in emit_copies()48 foreach_two_lists(new_node, new_vars, old_node, old_vars) { in emit_copies()
68 self.old_vars = copy(sysconfig._CONFIG_VARS)76 sysconfig._CONFIG_VARS = self.old_vars
68 self.old_vars = copy(sysconfig._CONFIG_VARS)78 sysconfig._CONFIG_VARS.update(self.old_vars)