Searched defs:envp (Results 1 – 4 of 4) sorted by relevance
| /test/xts/acts/kernel_lite/utils/ |
| D | utils.cpp | 107 static int StartElf(const char *fname, char * const argv[], char * const envp[]) in StartElf() 126 int RunElf(const char *fname, char * const argv[], char * const envp[], int timeoutSec) in RunElf() 169 int StartExecveError(const char *fname, char * const argv[], char * const envp[]) in StartExecveError()
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| D | fenvndk.cpp | 44 const fenv_t *envp; in FeUpdateEnv() local 81 const fenv_t *envp; in FeSetEnv() local 105 fenv_t envp; in FeHoldExcept() local
|
| D | unistdndk.cpp | 890 char *const envp[] = {nullptr}; in Fexecve() local
|
| /test/xts/hats/kernel/posix_interface/interface_gn/utils/ |
| D | utils.cpp | 175 static int StartElf(const char *fname, char * const argv[], char * const envp[]) in StartElf() 194 int RunElf(const char *fname, char * const argv[], char * const envp[], int timeoutSec) in RunElf() 240 int StartExecveError(const char *fname, char * const argv[], char * const envp[]) in StartExecveError()
|