Home | History | Annotate | Download | only in avd

Lines Matching defs:relPath

464         const char* relPath = iniFile_getString(i->rootIni, ROOT_REL_PATH_KEY, NULL);
465 if (relPath != NULL) {
467 p = bufprint(p, end, PATH_SEP "%s", relPath);