Searched refs:dotPath (Results 1 – 1 of 1) sorted by relevance
180 sds dotPath = NULL; in getDotfilePath() local190 dotPath = sdsnew(path); in getDotfilePath()195 dotPath = sdscatprintf(sdsempty(), "%s/%s", home, dotfilename); in getDotfilePath()198 return dotPath; in getDotfilePath()