Searched refs:xdgdatahome (Results 1 – 1 of 1) sorted by relevance
2775 char *xdgdatahome = secure_getenv("XDG_DATA_HOME"); local2777 if (xdgdatahome != NULL) {2779 char *home_loc = loader_stack_alloc(strlen(xdgdatahome) + 2 +2787 strcpy(home_loc, xdgdatahome);