Home
last modified time | relevance | path

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

/DADK/dadk/src/actions/rootfs/
H A Ddisk_img.rs181 const DONT_ALLOWED_PREFIX: [&str; 5] = in disk_path_safety_check() constant
187 DONT_ALLOWED_PREFIX.iter().for_each(|prefix| { in disk_path_safety_check()