Home
last modified time | relevance | path

Searched refs:get_sys_paths (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/porting/linux/user/ldso/
Dns_config.h68 char *(*get_sys_paths)(void); member
Dns_config.c659 g_configor.get_sys_paths = config_get_sys_paths; in configor_init()
Ddynlink.c1794 sys_path = conf->get_sys_paths(); in get_sys_path()
1799 char *sys_path_default = conf->get_sys_paths(); in get_sys_path()