Searched refs:cwd_bytes (Results 1 – 1 of 1) sorted by relevance
754 let cwd_bytes = cwd.as_bytes(); in getcwd() localVariable755 let cwd_len = cwd_bytes.len(); in getcwd()759 buf[..cwd_len].copy_from_slice(cwd_bytes); in getcwd()