Searched refs:sourcepath (Results 1 – 1 of 1) sorted by relevance
63 static const char *sourcepath = PATH_SOURCES; variable310 if ((b = malloc(strlen(sourcepath) + 1)) == NULL) in defaults()312 strcpy(b, sourcepath); in defaults()