Searched refs:copy_wstr (Results 1 – 1 of 1) sorted by relevance
23 copy_wstr(wchar_t **dst, const wchar_t *src) in copy_wstr() function77 if (copy_wstr(&config->ATTR, config2->ATTR) < 0) { \ in pathconfig_copy()162 if (copy_wstr(&pathconfig->PATH_ATTR, config->CONFIG_ATTR) < 0) { \ in pathconfig_set_from_config()385 if (copy_wstr(&config->CONFIG_ATTR, pathconfig.PATH_ATTR) < 0) { \ in config_init_pathconfig()445 if (copy_wstr(&config->base_prefix, config->prefix) < 0) { in _PyConfig_InitPathConfig()451 if (copy_wstr(&config->base_exec_prefix, in _PyConfig_InitPathConfig()458 if (copy_wstr(&config->base_executable, in _PyConfig_InitPathConfig()