Searched defs:config (Results 1 – 7 of 7) sorted by relevance
/glibc-2.36/hurd/ |
D | get-host.c | 31 file_t config; in _hurd_get_host_config() local
|
/glibc-2.36/support/ |
D | support_test_main.c | 186 run_test_function (int argc, char **argv, const struct test_config *config) in run_test_function() 270 support_test_main (int argc, char **argv, const struct test_config *config) in support_test_main()
|
D | resolv_test.c | 584 struct resolv_redirect_config config; member 1099 set_search_path (struct resolv_redirect_config config) in set_search_path() 1123 resolv_test_start (struct resolv_redirect_config config) in resolv_test_start()
|
/glibc-2.36/resolv/ |
D | tst-resolv-rotate.c | 223 struct resolv_redirect_config config = in do_test() local
|
D | tst-resolv-qtypes.c | 164 struct resolv_redirect_config config = in do_test() local
|
D | tst-resolv-search.c | 285 struct resolv_redirect_config config = in do_test_all() local
|
/glibc-2.36/scripts/ |
D | build-many-glibcs.py | 484 def component_builddir(self, action, config, component, subconfig=None): argument 497 def compiler_installdir(self, config): argument 501 def compiler_bindir(self, config): argument 505 def compiler_sysroot(self, config): argument 509 def glibc_installdir(self, config): argument 1249 def __init__(self, config): argument
|