Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/linux_raw/param/
Dmustang_auxv.rs105 init_from_envp(envp); in init()
112 unsafe fn init_from_envp(mut envp: *mut *mut u8) { in init_from_envp() function