Home
last modified time | relevance | path

Searched defs:init_environ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mksh/src/
H A Dmain.c2052 init_environ(void) in init_environ() function
2115 init_environ(void) in init_environ() function
/aosp_15_r20/bionic/libc/private/
H A Dbionic_globals.h134 char** init_environ = nullptr; member