Searched defs:envp (Results 1 – 5 of 5) sorted by relevance
83 char *envp[] = { nullptr }; in EnterShell() local111 char *envp[] = { NULL }; in EnterExec() local
31 static int exec_cmd(const char* path, const char** argv, const char** envp) { in exec_cmd()86 static int exec_cmd(const char* path, const char** argv, const char** envp) { in exec_cmd()
190 exec_with_path_search(const char* prog, char const* const* argv, char const* const* envp) in exec_with_path_search()
699 int ExecveStub(const char *pathname, char *const argv[], char *const envp[]) in ExecveStub()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...