Home
last modified time | relevance | path

Searched defs:env_paths (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/
Dcuda_env_checker.cc65 std::string env_paths = env_paths_ptr; in GetRealPaths() local
/third_party/rust/rust/library/std/src/sys/windows/process/
Dtests.rs164 let env_paths = || env::var_os("PATH"); localVariable
/third_party/musl/porting/linux/user/ldso/
Dnamespace.h39 char *env_paths; /* value of LD_LIBRARY_PATH. splited by ':'. */ member
Dnamespace.c257 void ns_set_env_paths(ns_t *ns, const char *env_paths) in ns_set_env_paths()
/third_party/musl/ldso/linux/
Dnamespace.h39 char *env_paths; /* value of LD_LIBRARY_PATH. splited by ':'. */ member
Dnamespace.c257 void ns_set_env_paths(ns_t *ns, const char *env_paths) in ns_set_env_paths()