Home
last modified time | relevance | path

Searched defs:dest_path (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/rust/qemu-api/
H A Dbuild.rs34 let dest_path = format!("{out_dir}/bindings.inc.rs"); in main() localVariable
35 let dest_path = Path::new(&dest_path); in main() localVariable
/openbmc/linux/tools/testing/selftests/mount/
Dunprivileged-remount-test.c