Searched refs:dotPath (Results 1 – 1 of 1) sorted by relevance
300 sds dotPath = NULL; in getDotfilePath() local310 dotPath = sdsnew(path); in getDotfilePath()315 dotPath = sdscatprintf(sdsempty(), "%s/%s", home, dotfilename); in getDotfilePath()318 return dotPath; in getDotfilePath()