Home
last modified time | relevance | path

Searched refs:get_sys_path (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/libregrtest/
Dsave_env.py133 def get_sys_path(self): member in saved_test_environment
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c272 static void get_sys_path(ns_configor *conf);
394 if (!sys_path) get_sys_path(conf); in init_namespace()
401 if (!sys_path) get_sys_path(conf); in init_namespace()
1680 static void get_sys_path(ns_configor *conf) in get_sys_path() function