Searched refs:locbasedir (Results 1 – 1 of 1) sorted by relevance
2173 char *locbasedir; in merg_respfile() local2203 locbasedir = getenv("BASEDIR"); in merg_respfile()2204 if (locbasedir && strcmp(value, locbasedir) != 0) { in merg_respfile()2210 locbasedir, value); in merg_respfile()