Home
last modified time | relevance | path

Searched refs:init_from_auxv_file (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/param/
H A Dauxv.rs148 let _ = init_from_auxv_file(file); in init_from_proc_self_auxv()
157 fn init_from_auxv_file(auxv: OwnedFd) -> Option<()> { in init_from_auxv_file() functions

Completed in 1 milliseconds