Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gmake/dist/w32/
H A Dpathstuff.c129 char *nutc_path; /* new NutC path */ in convert_path_to_nutc() local
164 nutc_path = xmalloc(nutc_path_len); in convert_path_to_nutc()
165 pathp = nutc_path; in convert_path_to_nutc()
195 free(nutc_path); in convert_path_to_nutc()
220 nutc_path = xmalloc(nutc_path_len); in convert_path_to_nutc()
221 pathp = nutc_path; in convert_path_to_nutc()
236 free(nutc_path); in convert_path_to_nutc()
250 rval = savestring(nutc_path, strlen(nutc_path)); in convert_path_to_nutc()
251 free(nutc_path); in convert_path_to_nutc()