Home
last modified time | relevance | path

Searched refs:cp_option (Results 1 – 1 of 1) sorted by relevance

/pdk/build/
Dpdk_utils.py22 def copy_dir(src_top, dest_top, dir_name, cp_option = ""): argument
31 os.system("cp -a " + " " + cp_option + " " + src_full_path + " " + dest_full_path)