Lines Matching refs:copy
9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
33 import copy
218 res_local_path = copy.copy(res_remote_path)
220 res_local_bin = copy.copy(res_remote_bin)
222 res_local_bug_id = copy.copy(res_remote_bug_id)
224 res_local_inc_changes = copy.copy(res_remote_inc_changes)
226 res_local_random_test = copy.copy(res_remote_random_test)
227 res_local_random_test_79 = copy.copy(res_remote_random_test_79)
229 res_local_keywords = copy.copy(res_remote_keywords)
231 res_local_wildcard = copy.copy(res_remote_wildcard)
233 res_local_glob = copy.copy(res_remote_glob)
235 res_local_foo = copy.copy(res_remote_foo)
237 res_local_openssl = copy.copy(res_remote_openssl)
697 bfmri = self.bogus_fmri.copy()