Searched refs:portable_realpath (Results 1 – 1 of 1) sorted by relevance
10750 static char *portable_realpath(const char *zPath){ in portable_realpath() function10834 zOut = portable_realpath(zCopy); in realpathFunc()10851 }else if( (zOut = portable_realpath("."))!=0 ){ in realpathFunc()