Searched refs:workPath (Results 1 – 1 of 1) sorted by relevance
293 char* workPath = strdup(fDesiredPath.c_str()); in _ChangeToDesired() local294 char* pathPtr = &workPath[1]; // skip leading '/' in _ChangeToDesired()331 free(workPath); in _ChangeToDesired()