Searched refs:init_from_envp (Results 1 – 1 of 1) sorted by relevance
105 init_from_envp(envp); in init()112 unsafe fn init_from_envp(mut envp: *mut *mut u8) { in init_from_envp() function